mirror of https://github.com/hashicorp/consul
backport of commit d799302432
(#17059)
Co-authored-by: John Murret <john.murret@hashicorp.com>pull/17031/head^2
parent
a9edaf955c
commit
c67bbb36a3
|
@ -245,11 +245,6 @@ jobs:
|
|||
--packages=./test/integration/connect/envoy \
|
||||
-- -timeout=30m -tags integration -run="TestEnvoy/(${{ matrix.test-cases }})"
|
||||
|
||||
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
|
||||
with:
|
||||
name: container-logs
|
||||
path: ./test/integration/connect/envoy/workdir/logs
|
||||
|
||||
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
|
||||
with:
|
||||
name: ${{ env.TEST_RESULTS_ARTIFACT_NAME }}
|
||||
|
|
Loading…
Reference in New Issue