Change | User | Description | Committed |
---|---|---|---|
31324 | C. Thomas Tyler | Fixed issue where DANGER_CLEAN.sh would attempt to remove a non-local OSUSER (e.g. an LDA...P user) and fail. « |
11 days ago |
31308 | C. Thomas Tyler | Added information about supported platforms. Tweaked sample output to show hostname match...ing actual/expected name. « |
26 days ago |
31302 | C. Thomas Tyler | Tweaked tests passed to be more current, adjusted time zone to match other place in doc. | 27 days ago |
31296 | C. Thomas Tyler | Added test for deep config changes. | 28 days ago |
31295 | C. Thomas Tyler | Upgraded DANGER_CLEAN.sh to handle cleanup of additional users, groups, and home dirs, an...d also improve removal of mount points. This allows testing of non-default install configurations with alternate users, mount points, groups, etc. « |
28 days ago |
31291 | C. Thomas Tyler | Added more config change tests. | 28 days ago |
31288 | Perforce maintenance | Added another preflight check. Removed 'bc' from list of required utilities. Added new t...est for new prelfight check. « |
29 days ago |
31287 | Perforce maintenance | Updated test suite runner script 'r', added more tests. | 29 days ago |
31284 | Perforce maintenance | Added initial files. Nothing working yet; this is just the start of development. Files... included: * rename_edge_serverid.sh - Script to rename an edge ServerID. * convert_edge_to_commit.sh - Script to convert a filtered edge into a commit. * cli_test.cfg - Test Suite (using SDP run_cli_tests.sh script). * r - Test suite wrapper. * .p4ignore - Just a typical P4IGNORE file. « |
29 days ago |
31283 | C. Thomas Tyler | Refined scan for unreported errors. | about a month ago |
31280 | C. Thomas Tyler | Added new tests with more config file changes. | about a month ago |
31267 | Will Kreitzmann |
Modified through swarm. #review-31268 |
about a month ago |
31266 | C. Thomas Tyler | Refined unreported error scan. | about a month ago |
31250 | C. Thomas Tyler | Corrected formatting issue for new test setup entries to remove rsync (as a test). | about a month ago |
31247 | C. Thomas Tyler |
Enhanced test setup step to uninstall rsync so it works with all supported package repos. |
about a month ago |
31246 | C. Thomas Tyler | Added new script to install packages required by the test suite, and added step in instru...ctions to call it. For now, it just ensures that rsync is installed, as that's needed for the test suite itself to work. The install_sdp.sh script itself installs everything it needs, and in fact one of the tests uninstalls rsync just to ensure the install_sdp.sh script handles that well (which an earlier version didn't). « |
about a month ago |
31240 | C. Thomas Tyler | Changed 'apt' calls to 'apt-get' per guidance. | about a month ago |
31239 | C. Thomas Tyler | Added new LocalInstallInitDataHighSec test to test with "high security" umask 0027. Mo...dified supporting script toggle_security_features.sh. Modified all tests that call install_sdp.sh to set umask explicitly; 0022 for standard security, 0027 for high security. « |
about a month ago |
31238 | C. Thomas Tyler | Enhanced unreported error scan. | about a month ago |
31237 | C. Thomas Tyler |
Change filetype, +k, and added keyword tags. Enhanced scan for unreported errors. |
about a month ago |
31236 | C. Thomas Tyler |
Added logic go DANGER_CLEAN.sh to undo Perforce Package Repository addition. |
about a month ago |
31229 | C. Thomas Tyler | Added script to toggle security features. | about a month ago |
31227 | C. Thomas Tyler | Corrected default time zone. | about a month ago |
31226 | C. Thomas Tyler | Added notes about setting host and time zone. | about a month ago |
31221 | C. Thomas Tyler | Removed '-no_systemd' from most tests, as that limits other kinds of testing. Now there i...s just one test to exercise the combination of '-no_systemd' and '-no_sudo'. « |
2 months ago |
31146 | C. Thomas Tyler | Commented out tests that fail if /hx* are really mount points. | 2 months ago |
31145 | C. Thomas Tyler | Adapted test to avoid using '-no_pkgs' to avoid getting unnecessary errors due to missing... pacakges that the script knows how to install. The original idea was that tests would start very minimalistic, e.g. having earlier tests do as little as possible with various '-no_this' and '-no_that' options (e.g. 'no_pkgs'). However, now that we have test groups and each test group should be exeutable indepdently with no dependency on order of tests done, this had to change. Now each test will try to install needed packages. « |
2 months ago |
31142 | C. Thomas Tyler | Refined prompt. | 2 months ago |
31141 | C. Thomas Tyler | Added Added prompt. | 2 months ago |
31139 | C. Thomas Tyler |
Modified through swarm. #review-31140 |
2 months ago |
31135 | C. Thomas Tyler | More doc updates. | 2 months ago |
31132 | C. Thomas Tyler | Updates: * Added instructions for cases where you login directly as root (rather han a su...do user) to the test machine. * Enhanced instructions for developing (with read/write access) vs. just running tests (read-only access) « |
2 months ago |
31131 | C. Thomas Tyler | Updates to docs: * Changed default p4d version r24.1 -> r24.2. * Fixed a typo in a 'fo...r' loop. * Changed alias name from 'go' to 'dev'. « |
2 months ago |
31117 | C. Thomas Tyler | Added new test group OnlineInstallBasicOldP4D, needed to test fix to SDP-1182 (bug in ins...tall_sdp.sh ignoring when an old p4d version was specified). Changed test setup commands to make it more robust after recent changes to DANGER_CLEAN.sh. « |
2 months ago |
31116 | C. Thomas Tyler | Removed versioned config file; this is now generated by run_cli_tests.sh. | 2 months ago |
31115 | C. Thomas Tyler | Added logic to cleanup /root/install_sdp directory. | 2 months ago |
31114 | C. Thomas Tyler | Change 'cp -p' to 'cp -f -p' in test setup commands. | 2 months ago |
31052 | C. Thomas Tyler | Extended test to do the real thing if the dry run was good. | 3 months ago |
31008 | C. Thomas Tyler | Accounted for running as root in new structure. | 3 months ago |
31007 | C. Thomas Tyler | Tweaked. | 3 months ago |
31004 | C. Thomas Tyler | Tweaked. | 3 months ago |
31003 | C. Thomas Tyler | Fixed bug, added ktext tag. | 3 months ago |
30999 | C. Thomas Tyler | Enhanced internal code doc. | 3 months ago |
30997 | C. Thomas Tyler | Enhanced to test with legacy or new package structure. Added internal comments with usa...ge notes. « |
3 months ago |
30996 | C. Thomas Tyler | Added some aliases. | 3 months ago |
30995 | C. Thomas Tyler | Added environment file and test script. This test scripts tests the upgrades in the legac...y structure. « |
3 months ago |
30983 | C. Thomas Tyler | Added another alias. | 3 months ago |
30932 | C. Thomas Tyler | New | 4 months ago |
30930 | C. Thomas Tyler | New version to fetch. | 4 months ago |
30929 | C. Thomas Tyler | Playing with ktext in DVCS workflows. | 4 months ago |