Use tcp-specific seed.
Co-authored-by: Vasek - Tom C. <tom.chauveau@epitech.eu> Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk> Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
parent
18c387a407
commit
95c1b07f3a
@ -10,7 +10,7 @@ TestConfig: {
|
|||||||
|
|
||||||
TestHost: {
|
TestHost: {
|
||||||
suffix: random.#String & {
|
suffix: random.#String & {
|
||||||
seed: ""
|
seed: "docker-tcp-test"
|
||||||
}
|
}
|
||||||
|
|
||||||
run: #Run & {
|
run: #Run & {
|
||||||
|
Reference in New Issue
Block a user