This repository was archived by the owner on Sep 12, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Introdcue pipeline as code * adjusted copy of buildtestvms.sh * introduce sleep flag to puppet-done-test.sh * added one forced puppet run before we start waiting * remove workspace cleanup plugin specific step and use deleteDir instead * disable systemd-nspawn in mock. Fixes #74 * Cleanups 20170914 (#78) * info -> inform info is a shell command, so switch to infrom as function name for printing info. * first version of capsule sync check * explain why pushtests.sh can take a long time * remove superfuous spaces in README.md * fix typo in variable name * echo before sleep when poking SUT * fixup, had one inform line twice * wait for both ContentView and Repository syncs * Issue 87 (#89) * remove note to disable SELinux. Closes #87 * fixup, typo * fixes #25 * use capsule-sync-check.sh in Jenkinsfile * introduce timeouts for puppet-done-test - should fix Issue #97 - working fine when tested at $current_customer * Wait for build of test VMs to end (#96) * make buildtestvms.sh wait for SUT to exit build state * sleep 10 -> 15 and shorted log output * only check every minute on an installing VM * fixup: typo * split up prep and test stages * add config option for rhel version * rename from elX to rhel-x, add documentation for pipeline in general * fixed typo in markdown * rhel-version param is defined in pipeline job, removed param from config.xml for polling job * minor corrections after proofreading * Issue 106: Always display all stages in jenkins' (classic) stage view * fixed typo * Satellite 6.3 fixed Bug 1417976 remove Sat 6.2 work-around in buildtestvms.sh * adjust hammer command for Sat 6.3.2 * fixup, clarify log message * minor documentation fix * fixed markdown and adjusted headers * add lost statement that the jenkins user has to own the job config file * forgotten info -> infrom fixed in two files * use the intended CV for pipeline job * Sat 6.3, 6.4 and 6.5 added to readme * new path for hammer CLI config * adjust install guide link to Sat 6.5 one * link to latest hammer cli config docs * allow promote environment out of sequence
- Loading branch information