Skip to content
Snippets Groups Projects

Clean-ups of some of the new job configurations for SCT

Merged Susumu Oda requested to merge oda/athena:master-SCT-job-config-1013 into master
All threads resolved!
  • Clean-ups of SCT_DCSConditionsCfg, SCT_SiliconConditionsCfg, SCT_SiPropertiesCfg and SCT_LorentzAngleCfg and their usages in clients.
    • To have similar structure
    • To propagate arguments
    • To avoid duplicates
      • Move the data HLT part to SCT_DCSConditionsCfg
      • Merge SCT_DCSConditionsToolCfg into SCT_DCSConditionsCfg
      • Merge SCT_SiliconConditionsToolCfg into SCT_SiliconConditionsCfg
    • To add SCT_GeometryCfg if SCT_DetectorElementCollection is used
    • To add GeoModelCfg if SCT_ID is use
  • Add SCT_SiliconConditionsTestAlgConfig.py to test SCT_SiliconConditionsTestAlg in unit test
python -m SCT_ConditionsAlgorithms.SCT_DCSConditionsTestAlgConfig
python -m SCT_ConditionsAlgorithms.SCT_SiliconConditionsTestAlgConfig
python -m SiPropertiesTool.SCTSiPropertiesTestAlgConfig
python -m SiLorentzAngleTool.SCTSiLorentzAngleTestAlgConfig
InnerDetector/InDetConditions/SCT_ConditionsTools/test/SCT_ConditionsConfig_test.py
InnerDetector/InDetConditions/SiPropertiesTool/test/SiPropertiesConfig_test.py
InnerDetector/InDetConditions/SiLorentzAngleTool/test/SiLorentzAngleConfig_test.py

were OK.

Edited by Susumu Oda

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • John Derek Chapman resolved all threads

    resolved all threads

  • John Derek Chapman
  • John Derek Chapman
  • John Derek Chapman
  • :negative_squared_cross_mark: CI Result FAILURE (hash 4af848a4)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :o: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 1
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21828]

  • Susumu Oda added 1 commit

    added 1 commit

    Compare with previous version

  • This merge request affects 6 packages:

    • InnerDetector/InDetConditions/SCT_ConditionsAlgorithms
    • InnerDetector/InDetConditions/SCT_ConditionsTools
    • InnerDetector/InDetConditions/SiLorentzAngleTool
    • InnerDetector/InDetConditions/SiPropertiesTool
    • InnerDetector/InDetDigitization/SCT_Digitization
    • Trigger/TrigTools/TrigInDetConfig

    Adding @goetz ,@jchapman ,@sutt ,@oda ,@sroe ,@mvozak ,@nagano as watchers

  • :negative_squared_cross_mark: CI Result FAILURE (hash ecf6f742)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :o: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21858]

  • The required tests failure in AthGeneration is known issue and unrelated to the changes of this MR.

  • Susumu Oda resolved all threads

    resolved all threads

  • merged

  • Edward Moyse mentioned in commit 70058a61

    mentioned in commit 70058a61

  • Please register or sign in to reply
    Loading