Enable network basic ops tests

Change-Id: Icea46b5d10cba1b9a2fe78817f4000767e4fe2d4
Closes-Bug: #1430937
Closes-Bug: #1425255
This commit is contained in:
Nolan Brubaker 2015-03-11 13:43:47 -04:00 committed by Jesse Pretorius
parent f7c2e363ff
commit cb5736e711
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ function gen_test_list_commit_multinode() {
# Run selected scenario tests
function gen_test_list_commit_aio() {
egrep 'tempest\.scenario\.test_(minimum|swift|server)_basic(_ops)?'
egrep 'tempest\.scenario\.test_(minimum|swift|server|network)_basic(_ops)?'
}
# Run smoke tests