Revision 977c1f6cd9283d03e356c8370a32302be4991cf4 authored by James Foucar on 12 October 2022, 16:48:17 UTC, committed by GitHub on 12 October 2022, 16:48:17 UTC
Shorten test-job-id with --jenkins-id option

Shorten test-job-id with --jenkins-id option. This was needed for amdclang on Crusher.
Crusher's amdclang compiler can't find .mod module-files with long path-names and that leads to build errors. This PR enables shortening of paths like JNextIntegration2022 within generated test-names to JNI22 with --jenkins-id option to CIME/Tools/jenkins_generic_job.
Previously failing test-cases with long names can now build with these updates.

Test suite: e3sm_integration
Test baseline: none
Test namelist changes: none
Test status: bit for bit

User interface changes?: none

Update gh-pages html (Y/N)?: N
2 parent s 0187fcd + 6138749
History
File Mode Size
.github
CIME
doc
docker
scripts
tools
utils
.git-blame-ignore-revs -rw-r--r-- 113 bytes
.gitignore -rw-r--r-- 485 bytes
.gitmodules -rw-r--r-- 0 bytes
.nojekyll -rw-r--r-- 0 bytes
.pre-commit-config.yaml -rw-r--r-- 820 bytes
CMakeLists.txt -rw-r--r-- 4.8 KB
CONTRIBUTING.md -rw-r--r-- 4.9 KB
ChangeLog -rw-r--r-- 1.0 MB
ChangeLog_template -rw-r--r-- 415 bytes
Externals.cfg -rw-r--r-- 1.0 KB
LICENSE.TXT -rw-r--r-- 2.3 KB
MANIFEST.in -rw-r--r-- 91 bytes
README.md -rw-r--r-- 2.2 KB
conftest.py -rw-r--r-- 1.2 KB
index.html -rw-r--r-- 444 bytes
pyproject.toml -rw-r--r-- 90 bytes
setup.cfg -rw-r--r-- 676 bytes
setup.py -rw-r--r-- 481 bytes

README.md

back to top