origin
origin copied to clipboard
Enable ServiceInternalTrafficPolicy tests in OVNK
We support ITP=local from 4.11 so let's enable the tests for this feature which were disabled.
Signed-off-by: Surya Seetharaman [email protected]
/hold till https://github.com/openshift/ovn-kubernetes/pull/1049/commits/87ce7b6715fb4ad20933ec11b6547a4e1742caaa merges
/assign @trozet
/retest
/retest
/hold cancel downstream PR for the feature has merged.
/lgtm
/test ci/prow/e2e-gcp-ovn
@martinkennelly: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
-
/test e2e-aws-fips
-
/test e2e-aws-image-registry
-
/test e2e-aws-jenkins
-
/test e2e-aws-serial
-
/test e2e-gcp
-
/test e2e-gcp-builds
-
/test e2e-gcp-image-ecosystem
-
/test e2e-gcp-upgrade
-
/test extended_gssapi
-
/test extended_ldap_groups
-
/test extended_networking
-
/test images
-
/test verify
-
/test verify-deps
The following commands are available to trigger optional jobs:
-
/test e2e-agnostic-cmd
-
/test e2e-aws
-
/test e2e-aws-cgroupsv2
-
/test e2e-aws-csi
-
/test e2e-aws-csi-migration
-
/test e2e-aws-disruptive
-
/test e2e-aws-multitenant
-
/test e2e-aws-ovn
-
/test e2e-aws-proxy
-
/test e2e-aws-single-node
-
/test e2e-aws-single-node-serial
-
/test e2e-aws-single-node-upgrade
-
/test e2e-aws-upgrade
-
/test e2e-azure
-
/test e2e-gcp-csi
-
/test e2e-gcp-disruptive
-
/test e2e-gcp-fips-serial
-
/test e2e-gcp-ovn-rt-upgrade
-
/test e2e-metal-ipi
-
/test e2e-metal-ipi-ovn-dualstack
-
/test e2e-metal-ipi-ovn-ipv6
-
/test e2e-metal-ipi-serial
-
/test e2e-metal-ipi-virtualmedia
-
/test e2e-openstack
-
/test e2e-openstack-serial
-
/test e2e-vsphere
-
/test okd-e2e-gcp
Use /test all
to run the following jobs that were automatically triggered:
-
pull-ci-openshift-origin-master-e2e-agnostic-cmd
-
pull-ci-openshift-origin-master-e2e-aws-cgroupsv2
-
pull-ci-openshift-origin-master-e2e-aws-csi
-
pull-ci-openshift-origin-master-e2e-aws-fips
-
pull-ci-openshift-origin-master-e2e-aws-serial
-
pull-ci-openshift-origin-master-e2e-aws-single-node
-
pull-ci-openshift-origin-master-e2e-aws-single-node-upgrade
-
pull-ci-openshift-origin-master-e2e-gcp
-
pull-ci-openshift-origin-master-e2e-gcp-builds
-
pull-ci-openshift-origin-master-e2e-gcp-csi
-
pull-ci-openshift-origin-master-e2e-gcp-ovn-rt-upgrade
-
pull-ci-openshift-origin-master-e2e-gcp-upgrade
-
pull-ci-openshift-origin-master-images
-
pull-ci-openshift-origin-master-verify
-
pull-ci-openshift-origin-master-verify-deps
In response to this:
/test ci/prow/e2e-gcp-ovn
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/test e2e-aws-ovn
/hold, good call on running the e2e-aws-ovn job, seems like one ITP test is failing which I don't know why...because it passed in upstream OVN-K...
/hold
passing: : [sig-network] Services should respect internalTrafficPolicy=Local Pod and Node, to Pod (hostNetwork: true) [Feature:ServiceInternalTrafficPolicy] [Suite:openshift/conformance/parallel] [Suite:k8s] : [sig-network] Services should respect internalTrafficPolicy=Local Pod to Pod [Feature:ServiceInternalTrafficPolicy] [Suite:openshift/conformance/parallel] [Suite:k8s]
failing: [sig-network] Services should respect internalTrafficPolicy=Local Pod (hostNetwork: true) to Pod [Feature:ServiceInternalTrafficPolicy] [Suite:openshift/conformance/parallel] [Suite:k8s]
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/remove-lifecycle stale
/retest
/lgtm
/hold cancel
/retest
/approve
/assign @derekwaynecarr
/retest
/retest
/retest
/approve
Very excited to see this change!
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: knobunc, martinkennelly, trozet, tssurya
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~test/extended/util/annotate/OWNERS~~ [knobunc]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/retest
/retest-required
Remaining retests: 0 against base HEAD 7d1315ece0e4e0efb5196821af0736914bab69d4 and 2 for PR HEAD b8833eeb089b8b3b9cb2242265c94ea0461a8e7f in total
/retest-required
@knobunc : could we override the e2e-gcp-builds job on this one? e2e-gcp-builds is Perma Failing: https://prow.ci.openshift.org/job-history/gs/origin-ci-test/pr-logs/directory/pull-ci-openshift-origin-master-e2e-gcp-builds
serial job also needs a skip due to https://issues.redhat.com/browse/OCPBUGS-1083 has nothing to do with this PR