Skip to content

Commit

Permalink
Merge pull request #2057 from oliver-sanders/test-rename
Browse files Browse the repository at this point in the history
Renamed test and removed sleep.
  • Loading branch information
matthewrmshin authored Nov 2, 2016
2 parents 87b0afa + f1b5ad9 commit c8eb9a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ set_test_number 6
TEST_NAME=$TEST_NAME_BASE
install_suite $TEST_NAME_BASE $TEST_NAME_BASE
TEST_NAME=$TEST_NAME_BASE-run
run_ok $TEST_NAME cylc run $SUITE_NAME

sleep 10 # wait for suite to complete
run_ok $TEST_NAME cylc run $SUITE_NAME --no-detach

TEST_NAME=$TEST_NAME_BASE-out
grep_ok "\[foo\.20160101T0000Z\]" "$HOME/cylc-run/$SUITE_NAME/log/suite/log"
Expand Down
File renamed without changes.

0 comments on commit c8eb9a8

Please sign in to comment.