Skip to content
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

xDS interop: enable pod log collection in the buildscripts #9495

Merged
merged 2 commits into from Sep 6, 2022

Conversation

sergiitk
Copy link
Member

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
@sergiitk
Copy link
Member Author

Re-running the tests after fixing build artifact regex for the pod logs:

@sergiitk
Copy link
Member Author

sergiitk commented Sep 6, 2022

All passed.

@sergiitk sergiitk merged commit c8c3d3d into grpc:master Sep 6, 2022
@sergiitk sergiitk deleted the xds-interop-buildscript-enable-logs branch September 6, 2022 18:18
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
@sergiitk sergiitk assigned sergiitk and sanjaypujare and unassigned sergiitk Sep 6, 2022
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit to sergiitk/grpc-java that referenced this pull request Sep 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9514)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9517)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9512)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9519)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9520)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9516)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9515)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9521)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9518)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
sergiitk added a commit that referenced this pull request Sep 6, 2022
…9513)

- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
- Enables pod log collection in all PSM interop jobs implemented
  in grpc/grpc#30594.
- Associate test suite runs with their own log file, so it's displayed
  on the "Target Log" tab
- Updates security job to not stop after a failed suite, so that
  authz_test run even if security_test failed
- Fix run_test not returning correct exit status, causing false
  positives in some cases. See grpc/grpc#30768
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants