From cad70e2f1eac95b9950c6c00d50fc363579f5a98 Mon Sep 17 00:00:00 2001 From: izabel <izabel> Date: Mon, 30 Jun 2008 08:45:30 +0000 Subject: [PATCH] fix broken integration tests (assign home group to etlserver) SVN: 6909 --- integration-tests/templates/openBIS-client/commands.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/integration-tests/templates/openBIS-client/commands.txt b/integration-tests/templates/openBIS-client/commands.txt index e0cc315c95a..8603c4bf16f 100644 --- a/integration-tests/templates/openBIS-client/commands.txt +++ b/integration-tests/templates/openBIS-client/commands.txt @@ -1,8 +1,11 @@ +login -u etlserver -p <password> +logout login -u test -p <password> register-group CISD assign-home-group test CISD logout login -u test -p <password> +assign-home-group etlserver CISD register-project NEMO register-materials VIRUS testdata/basic-viruses.txt register-materials CONTROL testdata/basic-controls.txt -- GitLab