-
- Downloads
add strategy mitogen_linear when installed mitogen (#5985)
* add strategy mitogen_linear when installed mitogen * add small docs Rename playbook file The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook. * add mitogen to CI test fix typo * enable mitogen test on deploy-part1 tests change version from master to release download tar.gz archive * run all CI tests with mitogen * disable mitogen with upgrade CI tests * enable mitogen on CI tests via env vars * disable mitogen on CI test by default, enable on some different OS * disable mitogen CI test on centos8 (get error /usr/bin/python: No such file or directory)
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- .gitlab-ci/packet.yml 11 additions, 0 deletions.gitlab-ci/packet.yml
- cluster.yml 1 addition, 0 deletionscluster.yml
- docs/ansible.md 4 additions, 0 deletionsdocs/ansible.md
- docs/mitogen.md 13 additions, 0 deletionsdocs/mitogen.md
- mitogen.yml 12 additions, 5 deletionsmitogen.yml
- scale.yml 1 addition, 0 deletionsscale.yml
- tests/scripts/testcases_run.sh 7 additions, 0 deletionstests/scripts/testcases_run.sh
- upgrade-cluster.yml 1 addition, 0 deletionsupgrade-cluster.yml
docs/mitogen.md
0 → 100644
Please register or sign in to comment