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-01-11 16:52 452 [   ] FACET_cram_facility 2023-01-11 16:52 454 [   ] LCLS_cram_facility 2023-01-11 16:52 453 [TXT] README.html 2023-01-11 16:52 1.7K [   ] RELEASE_NOTES 2023-01-11 16:52 2.3K [   ] SPEAR_cram_facility 2023-01-11 16:52 454 [   ] TestFac_cram_facility 2023-01-11 16:52 456 [   ] __init__.py 2023-01-11 16:52 0 [DIR] __pycache__/ 2023-03-14 08:32 - [   ] cacheConfig.py 2023-01-11 16:52 2.9K [   ] cacheConfig.pyc 2023-01-11 16:54 4.0K [   ] cdCommandsParser.py 2023-01-11 16:52 3.1K [   ] cdCommandsParser.pyc 2023-01-11 16:54 3.2K [   ] cpuEnvPathsParser.py 2023-01-11 16:52 3.3K [   ] cpuEnvPathsParser.pyc 2023-01-11 16:54 2.7K [   ] cram 2023-01-11 16:52 3.9K [   ] createLinuxRTCpu.py 2023-01-11 16:52 9.8K [   ] deleteRelease.py 2023-01-11 16:52 2.5K [   ] deleteRelease.pyc 2023-01-26 07:40 3.0K [   ] describeRelease.py 2023-01-11 16:52 2.5K [   ] describeRelease.pyc 2023-01-11 16:54 3.1K [DIR] docs/ 2023-01-11 16:52 - [   ] email.cfg 2023-01-11 16:52 274 [   ] envPathsParser.py 2023-01-11 16:52 2.7K [   ] envPathsParser.pyc 2023-01-11 16:54 2.5K [DIR] epicsCommandParsers/ 2023-01-11 16:54 - [   ] facilities.cfg 2023-01-11 16:52 4.5K [   ] facilities_test.cfg 2023-01-11 16:52 2.0K [   ] getIOCAtPort.py 2023-01-11 16:52 1.0K [   ] globals.py 2023-01-11 16:52 662 [   ] globals.pyc 2023-01-11 16:54 1.3K [   ] iocIsBorn.py 2023-01-11 16:52 82K [   ] lintRelease.py 2023-01-11 16:52 9.2K [   ] listCurrentReleases.py 2023-01-11 16:52 14K [   ] listCurrentReleases.pyc 2023-01-26 07:40 11K [   ] multi_facility_process_helper 2023-01-11 16:52 39K [   ] multi_facility_process_helper.py 2023-01-11 16:52 39K [   ] multi_facility_process_helper_client.py 2023-01-11 16:52 3.8K [   ] multi_facility_process_helper_client.pyc 2023-01-11 16:54 4.0K [   ] multiplePVGet.py 2023-01-11 16:52 1.2K [   ] multiplePVGet.pyc 2023-01-11 16:54 1.7K [   ] operator_revert_release.py 2023-01-11 16:52 9.4K [   ] prePostDeployTemplate.py 2023-01-11 16:52 511 [   ] pushRelease.py 2023-01-11 16:52 5.9K [   ] pushRelease.pyc 2023-01-18 12:16 5.4K [   ] revertRelease.py 2023-01-11 16:52 6.1K [   ] revertRelease.pyc 2023-02-03 10:01 5.8K [   ] runReleaseScript.py 2023-01-11 16:52 8.1K [   ] runReleaseScript.pyc 2023-02-03 10:01 7.2K [   ] runTests.py 2023-01-11 16:52 1.7K [TXT] sampleCDCommands.txt 2023-01-11 16:52 2.8K [TXT] sampleCPUEnvPaths.txt 2023-01-11 16:52 7.4K [TXT] sampleEnvPaths.txt 2023-01-11 16:52 1.3K [   ] sample_st.cmd 2023-01-11 16:52 1.2K [TXT] screeniocs.html 2023-01-11 16:52 8.7K [   ] showHistory.py 2023-01-11 16:52 3.8K [   ] showHistory.pyc 2023-02-08 09:56 4.3K [   ] sortScreenIOCS.py 2023-01-11 16:52 3.4K [DIR] staticcontent/ 2023-01-11 16:52 - [   ] tables.py 2023-01-11 16:52 2.3K [DIR] templates/ 2023-01-11 16:52 - [   ] testDelete.py 2023-01-11 16:52 4.6K [   ] testFacilitiesConfig.py 2023-01-11 16:52 736 [   ] testLint.py 2023-01-11 16:52 5.9K [   ] testMissingIOCTop.py 2023-01-11 16:52 21K [   ] testParsing.py 2023-01-11 16:52 2.8K [   ] testProcessHelperIOCVersions.py 2023-01-11 16:52 9.9K [   ] testPush.py 2023-01-11 16:52 22K [   ] testRevert.py 2023-01-11 16:52 29K [   ] testRun.py 2023-01-11 16:52 13K [   ] testUpgrade.py 2023-01-11 16:52 45K [   ] testUtils.py 2023-01-11 16:52 8.5K [   ] toolconfig.py 2023-01-11 16:52 6.9K [   ] toolconfig.pyc 2023-01-11 16:54 7.2K [   ] upgradeRelease.py 2023-01-11 16:52 19K [   ] upgradeRelease.pyc 2023-01-25 12:10 15K [   ] validateLinks.py 2023-01-11 16:52 8.3K [DIR] wizardPy/ 2023-01-11 16:55 -