Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jenkins
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
Right now, ci-scripts/ccutils.sh thinks it's setting up the Apple provided compiler, but the conda environment, which is activated later, includes the conda compiler ends up overriding that, and sconsUtils can pick that up just fine. This may likely to improperly tagged eups packages.
ci-scripts must first be modified to not die when specifying "conda" compilers for certain jobs.
jenkins matrix should be modified so that a configuration for linux/mac+conda compilers is possible, but probably not the default.
eups packages should be verified to be tagged correctly.
Attachments
Issue Links
- relates to
-
DM-23835 Update environment with conda-forge third parties and conda compilers
- Done
These are the other responsibilities in ci-scripts:
jenkins_wrapper.sh is a wrapper over lsstswBuild.sh
lsstswBuild.sh is a wrapper over rebuild.