Skip to content
Snippets Groups Projects
Commit 49eafdbd authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Fixed EuCNC24 test:

- Updated version of Arista cEOS to 4.31.5M
parent caaa929e
No related branches found
No related tags found
2 merge requests!359Release TeraFlowSDN 5.0,!299Resolve "(CTTC) Fix CI/CD pipeline end-to-end tests not passing"
...@@ -26,10 +26,17 @@ topology: ...@@ -26,10 +26,17 @@ topology:
kind: arista_ceos kind: arista_ceos
#image: ceos:4.30.4M #image: ceos:4.30.4M
#image: ceos:4.31.2F #image: ceos:4.31.2F
#image: ceos:4.31.5M image: ceos:4.31.5M
#image: ceos:4.32.0F #image: ceos:4.32.0F
image: ceos:4.32.2F
# Not working; after deleting TFS service, create IETF service reports
# "failed to apply: one and only one primary IPv4 address can be specified"
# However, there is no previous IP address in the interface, so it makes
# no sense. Issue with Arista cEOS.
#image: ceos:4.32.2F
#image: ceos:4.32.2.1F #image: ceos:4.32.2.1F
#image: ceos:4.33.1F
linux: linux:
kind: linux kind: linux
image: ghcr.io/hellt/network-multitool:latest image: ghcr.io/hellt/network-multitool:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment