Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I2b1672412e19f15cb46246fffa931351cd3d518b
|
|
Change-Id: I39945a5f649571267361018659108d107ffb5149
Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
|
|
Catch all exceptions by default if removing scratch directory is not
successful. This prevents further confusion about NFS permissions as
this is not the root cause of script failure.
Change-Id: I0f775bb38e98cf69b4ce277b6e0dda4dad0a8732
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Move VPP installation to separate test in test suite setup phase
to clearly indicate any issue with VPP installation.
Added test to check VPP responsiveness after installation.
Change-Id: Idc2c78152e23aa7301bb5dbf9b1b6f4b639c3e84
Signed-off-by: Andrej Kilvady <andrej.kilvady@pantheon.tech>
|
|
Change-Id: I73017e17543bda145c470cdc474bce4eda547742
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Optimize VIRL job scheduling algorithm based on available VIRL
host capacity. Add IP pool availability pre-checks.
- add quota based on max. allowe IPs and max. allowe VMs per virl
- use one common bootstrap file instead of two separate files (one
for ubutnut, another for centos)
Change-Id: Ic40122a084624ff9c5eafa9f372b0451e857e29a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
- Fix pylint errors
- Add expiry option to set expiration of simulation
- Add more sanitization of exceptions
- Fix printing of debug messages to stderr
Change-Id: Iecc1fe042b6da104a164fb5701e665b6f3aa298b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
|
|
Change-Id: I9fc3a74bf6356bdccee16c977df86567e91b4acf
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Id507ba1a139415b395f99cd3fcbe2581e1fe3f54
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
- use if statement to avoid deletion of /nfs/scratch directory
in case that session-id is not provided
Change-Id: Iffca231755ebef71babdd74447a0712bc21265ed
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Ie8ef408d87f2bd0327489179507076c6ea619e1e
Signed-off-by: selias <samelias@cisco.com>
|
|
non-interactive installation of vpp packages
Change-Id: I298d84e8452dc623ed92b7a9533d3bbc5f216fa4
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
|
|
JIRA: CSIT-56
- create bootstrap_vpp_honeycomb.sh script which deploys VPP and Honeycomb
on DUTs
- Modify start-testcase script
Change-Id: I88511479cb8681168675c934f4fccbea83fa34bc
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ia18ea34a6288aec0f12f176f4cc264d0f215d1fd
Signed-off-by: Carsten Koester <ckoester@cisco.com>
|
|
Fix cosmetic issues in VIRL topologies:
- Replace double whitespace by single whitespace in XML
- Remove reserved but unused IP address allocations from VIRL config
- Modify "start-testcase" script to handle links without IP address
Change-Id: Ie447bd91172df61b30ebb8650b56bdfca0f25fd4
Signed-off-by: Carsten Koester <ckoester@cisco.com>
|
|
Change-Id: I02e7f85e3259dc0a5b2c7d0098747921a75fa5ea
Signed-off-by: Carsten Koester <ckoester@cisco.com>
|