Skip to content

Commit

Permalink
Moving mocknet tests from nightly.txt to separate file (#3233)
Browse files Browse the repository at this point in the history
Will be used for continuous testing on nayduck.
  • Loading branch information
utka authored Aug 22, 2020
1 parent cc6ec8d commit c2b0fc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions nightly/mocknet.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# mocknet tests
mocknet --timeout=300 mocknet/sanity.py
mocknet --timeout=2700 mocknet/outage.py
mocknet --timeout=300 mocknet/bounce.py
mocknet --timeout=3600 mocknet/load_testing.py

5 changes: 0 additions & 5 deletions nightly/nightly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,3 @@ expensive nearcore test_rejoin test::test_4_20_kill1
expensive nearcore test_rejoin test::test_4_20_kill1_two_shards
expensive nearcore test_rejoin test::test_4_20_kill2

# mocknet tests
mocknet --timeout=300 mocknet/sanity.py
mocknet --timeout=2700 mocknet/outage.py
mocknet --timeout=300 mocknet/bounce.py
mocknet --timeout=3600 mocknet/load_testing.py

0 comments on commit c2b0fc1

Please sign in to comment.