mirror of https://github.com/hashicorp/consul
backport of commit d799302432
(#17058)
Co-authored-by: John Murret <john.murret@hashicorp.com>pull/17024/head^2
parent
6c575bcaca
commit
6d02197557
|
@ -244,11 +244,6 @@ jobs:
|
|||
--jsonfile /tmp/jsonfile/go-test.log \
|
||||
--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:
|
||||
|
|
Loading…
Reference in New Issue