Multi-Facility Development, Build and Deployment System This package contains the scripts and config information for the multi facility build and deploy process.
  1. There main script is cram; a simple controller that calls other scripts.
  2. To run the unit tests, check this out in your workspace on lcls-dev2 and then run ./runTests.py The unit tests use a special facilities.cfg called facilities_test.cfg that creates installs in /tmp. If you Ctrl-C the unit tests, you'll need to clean up folders in /tmp. You can run individual unit tests using ./runTests.py --tests testProcessHelperIOCVersions.
  3. cram consists of a small server part multi_facility_process_helper.py that supports well defined functionality. Communication between the client portions and the server is JSON over SSH.
  4. If you see ValueError: No JSON object could be decoded exceptions, this typically means that the server part threw an exception. Run the same command with a -v argument and you should see the detailed client-server communication.
  5. Deploy cram using cram. cram is stored in git under /afs/slac/g/cd/swe/git/repos/tools/multi_facility_deploy.git. Remember when you do a git clone, you are getting the entire repo. You'll need to switch to a tag using git checkout <tag>.
Icon  Name                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] Dev_cram_facility 2023-04-12 09:21 452 [   ] FACET_cram_facility 2023-04-12 09:21 454 [   ] LCLS_cram_facility 2023-04-12 09:21 453 [TXT] README.html 2023-04-12 09:21 1.7K [   ] RELEASE_NOTES 2023-04-12 09:21 2.5K [   ] SPEAR_cram_facility 2023-04-12 09:21 454 [   ] TestFac_cram_facility 2023-04-12 09:21 456 [   ] __init__.py 2023-04-12 09:21 0 [DIR] __pycache__/ 2024-03-22 15:35 - [   ] cacheConfig.py 2023-04-12 09:21 2.9K [   ] cacheConfig.pyc 2023-04-12 09:22 4.0K [   ] cdCommandsParser.py 2023-04-12 09:21 3.1K [   ] cdCommandsParser.pyc 2023-04-12 10:33 3.2K [   ] cpuEnvPathsParser.py 2023-04-12 09:21 3.3K [   ] cpuEnvPathsParser.pyc 2023-04-12 10:33 2.7K [   ] cram 2023-04-12 09:21 4.0K [   ] createLinuxRTCpu.py 2023-04-12 09:21 9.8K [   ] deleteRelease.py 2023-04-12 09:21 2.5K [   ] deleteRelease.pyc 2023-04-20 09:54 3.0K [   ] describeRelease.py 2023-04-12 09:21 2.5K [   ] describeRelease.pyc 2023-04-12 09:22 3.1K [DIR] docs/ 2023-04-12 09:21 - [   ] email.cfg 2023-04-12 09:21 274 [   ] envPathsParser.py 2023-04-12 09:21 2.7K [   ] envPathsParser.pyc 2023-04-12 10:33 2.5K [DIR] epicsCommandParsers/ 2023-04-12 09:21 - [   ] facilities.cfg 2023-04-12 09:21 4.5K [   ] facilities_test.cfg 2023-04-12 09:21 2.0K [   ] getIOCAtPort.py 2023-04-12 09:21 1.0K [   ] globals.py 2023-04-12 09:21 662 [   ] globals.pyc 2023-04-12 09:22 1.3K [   ] iocIsBorn.py 2023-04-12 09:21 82K [   ] lintRelease.py 2023-04-12 09:21 9.2K [   ] listCurrentReleases.py 2023-04-12 09:21 14K [   ] listCurrentReleases.pyc 2023-04-14 09:53 11K [   ] multi_facility_process_helper 2023-04-12 09:21 39K [   ] multi_facility_process_helper.py 2023-04-12 09:21 39K [   ] multi_facility_process_helper_client.py 2023-04-12 09:21 3.8K [   ] multi_facility_process_helper_client.pyc 2023-04-12 09:22 4.0K [   ] multiplePVGet.py 2023-04-12 09:21 1.2K [   ] multiplePVGet.pyc 2023-04-12 10:33 1.7K [   ] operator_revert_release.py 2023-04-12 09:21 9.4K [   ] prePostDeployTemplate.py 2023-04-12 09:21 511 [   ] pushRelease.py 2023-04-12 09:21 5.9K [   ] pushRelease.pyc 2023-04-12 15:43 5.4K [   ] revertRelease.py 2023-04-12 09:21 6.3K [   ] revertRelease.pyc 2023-04-25 08:55 6.0K [   ] runReleaseScript.py 2023-04-12 09:21 8.1K [   ] runReleaseScript.pyc 2023-04-25 08:55 7.2K [   ] runTests.py 2023-04-12 09:21 1.7K [TXT] sampleCDCommands.txt 2023-04-12 09:21 2.8K [TXT] sampleCPUEnvPaths.txt 2023-04-12 09:21 7.4K [TXT] sampleEnvPaths.txt 2023-04-12 09:21 1.3K [   ] sample_st.cmd 2023-04-12 09:21 1.2K [TXT] screeniocs.html 2023-04-12 09:21 8.7K [   ] showHistory.py 2023-04-12 09:21 3.8K [   ] showHistory.pyc 2023-06-19 09:16 4.3K [   ] sortScreenIOCS.py 2023-04-12 09:21 3.4K [DIR] staticcontent/ 2023-04-12 09:21 - [   ] tables.py 2023-04-12 09:21 2.3K [DIR] templates/ 2023-04-12 09:21 - [   ] testDelete.py 2023-04-12 09:21 4.6K [   ] testFacilitiesConfig.py 2023-04-12 09:21 736 [   ] testLint.py 2023-04-12 09:21 5.9K [   ] testMissingIOCTop.py 2023-04-12 09:21 21K [   ] testParsing.py 2023-04-12 09:21 2.8K [   ] testProcessHelperIOCVersions.py 2023-04-12 09:21 9.9K [   ] testPush.py 2023-04-12 09:21 22K [   ] testRevert.py 2023-04-12 09:21 29K [   ] testRun.py 2023-04-12 09:21 13K [   ] testUpgrade.py 2023-04-12 09:21 45K [   ] testUtils.py 2023-04-12 09:21 8.5K [   ] toolconfig.py 2023-04-12 09:21 7.8K [   ] toolconfig.pyc 2023-04-12 09:22 8.3K [   ] upgradeRelease.py 2023-04-12 09:21 19K [   ] upgradeRelease.pyc 2023-04-12 09:22 15K [   ] validateLinks.py 2023-04-12 09:21 8.3K [   ] validateLinks.pyc 2023-09-01 12:36 6.9K [DIR] wizardPy/ 2023-05-24 10:36 -