Merged in update/ci (pull request #127)
added CI * onlywherenecessary * export * dockersocketoverride * disablecleanup * networkfromenv * fullsuite * ci * dockerhost * name * network * buildfirst * rm * caches * additionalcaches * additionalcaches * cachenix * nix * requiredprofile * nonixcache * nobuild * moremem * rmgomodules * buildfirst * faster * clean
This commit is contained in:
@@ -32,9 +32,7 @@ func TestCreateQueue(t *testing.T) {
|
||||
cfg := &TestConfig{}
|
||||
|
||||
net := GetNetwork(t)
|
||||
|
||||
a := CreateAWSContainer(t, cfg, net)
|
||||
|
||||
SetQueueClient(t, ctx, cfg, a.ExternalEndpoint)
|
||||
|
||||
url := CreateQueue(t, ctx, cfg, "myname")
|
||||
|
||||
Reference in New Issue
Block a user