File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 340340 vars :
341341 k8s_version : ' release-1.12'
342342
343+ - job :
344+ name : cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.13
345+ parent : cloud-provider-openstack-acceptance-test-e2e-conformance
346+ description : |
347+ Run Kubernetes E2E Conformance tests against Kubernetes v1.13
348+ vars :
349+ k8s_version : ' release-1.13'
350+
343351- job :
344352 name : cloud-provider-openstack-acceptance-test-standalone-cinder
345353 parent : cloud-provider-openstack-test
Original file line number Diff line number Diff line change 798798 github :
799799 status : ' failure'
800800 mysql :
801+
802+ - pipeline :
803+ name : cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.13
804+ description : |
805+ Commenting "/test cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.13" enter this
806+ pipeline to run the tests job of Kubernetes+OpenStack E2E conformance test scenarios and receive an initial
807+ +/-1 Verified vote.
808+ manager : independent
809+ trigger :
810+ github :
811+ - event : pull_request
812+ action :
813+ - opened
814+ - changed
815+ - reopened
816+ - event : pull_request
817+ action : comment
818+ comment : (?i)^\s*\/test cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1\.13\s*$
819+ - event : pull_request
820+ action : comment
821+ comment : (?i)^\s*\/retest\s*$
822+ - event : pull_request
823+ action : comment
824+ comment : (?i)^\s*\/test all\s*$
825+ start :
826+ github :
827+ status : pending
828+ comment : false
829+ success :
830+ github :
831+ status : ' success'
832+ mysql :
833+ failure :
834+ github :
835+ status : ' failure'
836+ mysql :
You can’t perform that action at this time.
0 commit comments