Skip to content

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

Merged
sergiitk merged 2 commits intogrpc:masterfrom
sergiitk:xds-interop-buildscript-enable-logs
Sep 6, 2022
Merged

xDS interop: enable pod log collection in the buildscripts#9495
sergiitk merged 2 commits intogrpc:masterfrom
sergiitk:xds-interop-buildscript-enable-logs

Conversation

@sergiitk
Copy link
Copy Markdown
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
Copy Markdown
Member Author

@sergiitk
Copy link
Copy Markdown
Member Author

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

@sergiitk
Copy link
Copy Markdown
Member Author

sergiitk commented Sep 6, 2022

All passed.

@sergiitk sergiitk requested a review from ejona86 September 6, 2022 17:57
@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.

3 participants