-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test environments more #35354
Merged
Merged
Test environments more #35354
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
istio-testing
added
the
do-not-merge/work-in-progress
Block merging of a PR because it isn't ready yet.
label
Sep 24, 2021
google-cla
bot
added
the
cla: yes
Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
label
Sep 24, 2021
/test all |
Skipping CI for Draft Pull Request. |
istio-testing
added
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
needs-rebase
Indicates a PR needs to be rebased before being merged
labels
Sep 24, 2021
istio-policy-bot
added
the
lifecycle/stale
Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
label
Oct 25, 2021
howardjohn
force-pushed
the
tf/test-env
branch
from
October 28, 2021 15:51
86b91e5
to
1a410b5
Compare
/test all |
istio-policy-bot
removed
the
lifecycle/stale
Indicates a PR or issue hasn't been manipulated by an Istio team member for a while
label
Oct 28, 2021
istio-testing
added
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
and removed
needs-rebase
Indicates a PR needs to be rebased before being merged
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
labels
Oct 28, 2021
/test all |
1 similar comment
/test all |
howardjohn
added
the
release-notes-none
Indicates a PR that does not require release notes.
label
Oct 28, 2021
howardjohn
force-pushed
the
tf/test-env
branch
from
October 28, 2021 18:53
d403ed0
to
03cc2d2
Compare
/test all |
1 similar comment
/test all |
/test integ-ipv6-k8s-tests_istio |
/test all |
howardjohn
force-pushed
the
tf/test-env
branch
from
November 2, 2021 00:26
da1ae3d
to
44946ea
Compare
/test all |
1 similar comment
/test all |
istio-testing
added
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
and removed
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
labels
Nov 2, 2021
/test all |
howardjohn
added a commit
to howardjohn/istio
that referenced
this pull request
Nov 2, 2021
Tested in istio#35354 Fixes istio#35428
Merged
howardjohn
added a commit
to howardjohn/istio
that referenced
this pull request
Nov 2, 2021
When using nodeport, we mutate the Calloptions port (a pointer). This means on subsequent retries things get messed up. Tested in istio#35354
istio-testing
added
the
needs-rebase
Indicates a PR needs to be rebased before being merged
label
Nov 9, 2021
howardjohn
force-pushed
the
tf/test-env
branch
from
November 10, 2021 01:54
5eeba2f
to
8a13d78
Compare
istio-testing
added
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
and removed
needs-rebase
Indicates a PR needs to be rebased before being merged
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
labels
Nov 10, 2021
/test all |
howardjohn
added a commit
to istio/common-files
that referenced
this pull request
Nov 10, 2021
Tested in istio/istio#35354 Fixes istio/istio#34945
howardjohn
added a commit
to howardjohn/istio
that referenced
this pull request
Nov 10, 2021
This builds on `static`+libc rather than `base` which is bloated for our use case Tested in istio#35354
/test all |
istio-testing
pushed a commit
to istio/common-files
that referenced
this pull request
Nov 10, 2021
Tested in istio/istio#35354 Fixes istio/istio#34945
howardjohn
added a commit
to howardjohn/istio
that referenced
this pull request
Nov 10, 2021
Currently our IPv6 tests a tiny subset of our tests. I have recently gotten it running on almost all of them, with the ones it doesn't work with excluded. This testing is done in istio#35354. This doesn't yet expand our coverage, but we will in istio#34387.
istio-testing
pushed a commit
that referenced
this pull request
Nov 11, 2021
This builds on `static`+libc rather than `base` which is bloated for our use case Tested in #35354
howardjohn
force-pushed
the
tf/test-env
branch
from
November 12, 2021 01:18
80eb2d4
to
15e1abe
Compare
/test all |
istio-testing
added
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
and removed
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
labels
Nov 12, 2021
howardjohn
force-pushed
the
tf/test-env
branch
from
November 18, 2021 00:13
15e1abe
to
a54b057
Compare
istio-testing
removed
the
do-not-merge/work-in-progress
Block merging of a PR because it isn't ready yet.
label
Nov 18, 2021
ericvn
approved these changes
Nov 18, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla: yes
Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
release-notes-none
Indicates a PR that does not require release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For #34387
This has been extensively tested in prior commits of this PR that turned on the postsubmit (ie run all tests) mode. After this merges, I will send a PR to test-infra to move ipv6 and distroless to this new target.