diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2017-11-16 08:56:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-17 17:14:02 +0000 |
commit | 106aef1f14db9784e087fb7abca066afa1447f2b (patch) | |
tree | 3dc6543263121ff72440c23919edb9ba052d4909 /docs/submodules/yardstick | |
parent | efb0e3c5aa0735ba5bb714cb5ba704cd8c4cd61a (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Make GenericTrafficGen class abstract
GenericTrafficGen class is now an abstract class. Only optional methods
are implemented.
- 'run_traffic' and 'terminate' are mandatory.
- 'listen_traffic', 'verify_traffic' and 'wait_for_instance' are
optional. By default these methods doesn't execute any action.
JIRA: YARDSTICK-853
Change-Id: I2befdaa337af79cc2364bdd7c66183c31c5ab69a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject c22c231d4061ae957d06206922978bfedf3aba7 +Subproject 3636829d1fd2053d09c95a98ec1a697c601e0e6 |