Skip to content
Snippets Groups Projects

Create new integration-test setup

Merged Neil-Jocelyn Schark requested to merge 329-create-new-test-concept-and-set-up into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -35,5 +35,5 @@ integration-test-controller:
@@ -35,5 +35,5 @@ integration-test-controller:
DOCKER_TLS_CERTDIR: "/certs"
DOCKER_TLS_CERTDIR: "/certs"
script:
script:
- containerlab version
- containerlab version
- go --version
- go version
<<: *test
<<: *test
Loading