diff options
author | Provoost <luc.provoost@intel.com> | 2018-01-29 13:01:07 +0100 |
---|---|---|
committer | Deepak S <deepak.s@linux.intel.com> | 2018-01-29 12:45:19 +0000 |
commit | d29f8fa251540b48371f76e47ddba6315607d192 (patch) | |
tree | 86f7ab6a79db68c03d5d86338161a117de18c3de /VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg | |
parent | aa09ff9157159b26c431ba61a6f0a08308d123dd (diff) |
Rework of the test cases in the *.test files
Cores can now be specified in the test files. An irq test has been
added to verify if the VMs are not suffering from long interrupts.
Change-Id: I647fda3ebf76c7c2b36a8df9a63d9fb83563c249
Signed-off-by: Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg')
-rw-r--r-- | VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg index 6b9c7500..a361e875 100644 --- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg +++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw2.cfg @@ -42,7 +42,7 @@ name=${name} [core 0] mode=master -[core 1] +[core ${group1}] name=esp_dec task=0 mode=esp_dec |