diff options
author | Luca Muscariello <muscariello@ieee.org> | 2022-08-10 18:25:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2022-08-10 18:25:53 +0000 |
commit | 86b55b5095488b4ade662a03234e6d084c170458 (patch) | |
tree | 33a65a68548458a5101f206be183feefbf64fa67 /tests/1-node.yml | |
parent | c7d2d5d49f79c49614ec154199708f6488ba7ad6 (diff) | |
parent | 24a4dec7f91e9b6f0a8279f6eaeebbb35ba49c4f (diff) |
Merge "ci: add functional tests to verification/merge jobs"
Diffstat (limited to 'tests/1-node.yml')
-rw-r--r-- | tests/1-node.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/1-node.yml b/tests/1-node.yml index a543e70f1..be693c792 100644 --- a/tests/1-node.yml +++ b/tests/1-node.yml @@ -4,8 +4,6 @@ services: build: context: .. dockerfile: ${DOCKERFILE} - args: - BASE_IMAGE: ${BASE_IMAGE} image: hicn-base privileged: true container_name: forwarder |