Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


2. Now, run Tempest network related API and scenario tests.

Code Block
rally@1cc98e0b5941:~$root@router:/home/rally# rally verify start --pattern network --skip-list sona-skip-list.yaml --detail
2017-05-16 06:03:35.215 1109 INFO rally.api [-] Starting verification (UUID=e9fcd543-a438-4845-82a9-62cc2ead2693) for deployment 'sona-test' (UUID=f51f26b4-0603-4f8a-a29a-21d045d898df) by verifier 'tempest-verifier' (UUID=aadced51-ddf6-4cb9-a422-df0d51119679).

======
Totals
======

Ran: 336 tests in 1806.546 sec.
 - Success: 161
 - Skipped: 175
 - Expected failures: 0
 - Unexpected success: 0
 - Failures: 0

Using verification (UUID=42b6f756-7ebf-4d6b-b0f4-dd41c06bd8ae) as the default verification for the future operations.

...

2. Now, run Tempest network related API and scenario tests.

Code Block
rally@1cc98e0b5941:~$root@router:/home/rally# rally verify start --pattern neutron_tempest_plugin --skip-list sona-skip-list.yaml --detail
2017-05-16 06:03:35.215 1109 INFO rally.api [-] Starting verification (UUID=e9fcd543-a438-4845-82a9-62cc2ead2693) for deployment 'sona-test' (UUID=f51f26b4-0603-4f8a-a29a-21d045d898df) by verifier 'tempest-verifier' (UUID=aadced51-ddf6-4cb9-a422-df0d51119679).
======
Totals
======

Ran: 564 tests in 1052.455 sec.
 - Success: 231
 - Skipped: 333
 - Expected failures: 0
 - Unexpected success: 0
 - Failures: 0

Using verification (UUID=fa929aeb-5d68-464a-9ae2-63a3c689304d) as the default verification for the future operations.