CI staging changes - new format for statuses; ansible 2.7
by Rich Megginson
The changes in
https://github.com/linux-system-roles/test-harness/pull/87/ are now
being used in staging for the new centos7 tests. Instead of statuses
reported like this:
linux-system-roles-test-staging/fedora-31 —
linux-system-roles-staging-98-m457x@2020
They will be reported like this:
fedora-31/ansible-2.7 (staging) —
linux-system-roles-centos7-staging-13-t4nnx
That is - PLATFORM "/" "ansible-"
ANSIBLEMAJORVERSION.ANSIBLEMINORVERSION with an optional "variant" - for
production, it will look like
fedora-31/ansible-2.7 — linux-system-roles-centos7-13-t4nnx
or
fedora-31/ansible-2.9 — linux-system-roles-13-t4nnx
The changes are only in staging now - please report any problems you find
2 years, 8 months