summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
beierlm [Thu, 6 May 2021 19:41:40 +0000 (15:41 -0400)]
Update dependencies to branch
Change-Id: Icb713f5b377c9cab36e5b61c2ab3dfa17e270027
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciadeblas [Sun, 18 Apr 2021 21:08:17 +0000 (23:08 +0200)]
Fix failure return code when deleting VNFD fails
Change-Id: I8ad00b2ae34248dd2649d0fbc66f9af3b004eea4
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Thu, 15 Apr 2021 13:27:40 +0000 (15:27 +0200)]
Update wrong tags in basic_07 k8s_01 and epa_05
All the testsuites were updated to follow an agreed schema. However,
there were errors in that process, and basic_07, k8s_01 and epa_05
were wrongly tagged. This change updates the wrong tags:
- The tags on each test of testsuite basic_07 have been removed. Only
the general testsuite param "Force Tags" has been kept, and the
cleanup tag.
- The tag daily has been removed in testsuite k8s_01
- A typo in epa_05 has been fixed
Change-Id: I9a444ceaf60ccb6fb6c9031a2a135ec29e35af4f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Thu, 15 Apr 2021 15:42:44 +0000 (15:42 +0000)]
Fixes bug related to new version of yq
Change-Id: Ia4d7cad2dea93ad61dab6893342a885140138c8e
Signed-off-by: aguilarherna <daguilarh@indra.es>
beierlm [Wed, 14 Apr 2021 09:38:04 +0000 (05:38 -0400)]
Fixing typo in tr command
Need to double the backslash in Robot
Change-Id: Ib2719a2f76f469162c1a6a7fabe86fbe5e973348
Signed-off-by: beierlm <mark.beierl@canonical.com>
beierlm [Tue, 13 Apr 2021 21:01:09 +0000 (17:01 -0400)]
Strip quotes
Strips quotes from output
Change-Id: I19e2e9e5b5ab13d2c2e4c48f4e88b1921464051c
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciadeblas [Thu, 8 Apr 2021 19:29:13 +0000 (21:29 +0200)]
Remove home variable in all test resources where not used
Change-Id: Ic2cf0de85bcead71c81bc878a09b6c58a04c597b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
beierlm [Mon, 12 Apr 2021 19:59:18 +0000 (15:59 -0400)]
Fixes for bug 1496
No longer uses a build layer as there are development tools we still
need at runtime.
Changes yq to come from a stable source (PyPI) instead of PPA.
Bug 1496
Change-Id: I0964edc1992c11c459a572ef77cf225f2eebf568
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciadeblas [Thu, 8 Apr 2021 11:52:22 +0000 (13:52 +0200)]
Update tags in all testsuites
All testsuites have been updated with the tags according to what
was agreed in OSM-MR10 and subsequent DevOps calls:
- A tag per testsuite using its mnemonic
- Cluster tag for each of the statistically similar tests:
- cluster_main
- cluster_ee_config
- cluster_relations
- cluster_epa
- cluster_k8s
- cluster_k8s_charms
- cluster_sa
- cluster_slices
- daily: for all tests that will run in the daily job
- regression: for all tests that should pass in the current
stable (same as daily for this release)
- sanity: for all tests that should be passed by each commit in the
stage3 to be successfully verified by Jenkins
The keywork "Force Tags" has been used to force the tags in all
the tests of a testsuite. In addition, the tag "cleanup" was kept
to those tests doing any deletion.
Change-Id: I3dcb5299a0d0984204ef60cc0450d1b330e6a3d2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Thu, 25 Mar 2021 10:51:08 +0000 (11:51 +0100)]
New testsuite basic_17: delete vnf package when not possible
Change-Id: If1c7c32c004c9404ebdbec6b473249710c94370b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Wed, 7 Apr 2021 13:31:34 +0000 (13:31 +0000)]
Updated hackfest_multivdu: removed SSH access password, public key file will be used instead
Change-Id: I24dc11e5a8e1f344db49ab7a85c698242f6b555a
Signed-off-by: aguilarherna <daguilarh@indra.es>
beierlm [Tue, 23 Mar 2021 20:04:34 +0000 (16:04 -0400)]
Feature 10296 Pip Standardization
Cleanup of Dockerfile
Moved requirements from devops/docker/tests/Dockerfile into this
module so they are visible.
Added pylint and safety hooks.
Added place for unit tests, but none are written yet, so does not
run them.
Change-Id: I75ce40c558bd9bc8975269dca681ba84678e6de6
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciadeblas [Tue, 30 Mar 2021 13:44:38 +0000 (15:44 +0200)]
Updated SA_02: wait 2 minutes for the scaled VDU to appear
Change-Id: Id7d160881ce1d0cffa0d41e9001a6e82ca964639
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 26 Mar 2021 09:46:13 +0000 (10:46 +0100)]
ns_lib: added env variable to modify timeouts depending on VIM
Change-Id: Idb837f94792510935de50907f551e1064d74fe0c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Thu, 25 Mar 2021 09:25:59 +0000 (10:25 +0100)]
Updated k8s04: new test to upgrade KDU with new keyword in ns_lib
Change-Id: Ic9e632c286d201b65dc5c536c9dd644aa8e42be3
Signed-off-by: aguilarherna <daguilarh@indra.es>
aguilarherna [Wed, 24 Mar 2021 15:59:34 +0000 (16:59 +0100)]
New test basic_16: advanced onboarding with override and scaling in
complex conditions
Change-Id: Ieeae9637b3455acb247ae439f368666281711d96
Signed-off-by: aguilarherna <daguilarh@indra.es>
aguilarherna [Fri, 12 Mar 2021 10:43:55 +0000 (11:43 +0100)]
nsi_lib: updated scale operation timeout in 'Execute Manual VNF Scale'
Change-Id: I413f02218ed423e1a973719bd0e2e1848690e094
Signed-off-by: aguilarherna <daguilarh@indra.es>
aguilarherna [Wed, 10 Mar 2021 15:27:37 +0000 (16:27 +0100)]
New test K8s07: OpenLDAP KNF in an isolated cluster of a dummy VIM
Change-Id: Id92f75bfc9b9762591a5f6f439fbcaf77f5493fd
Signed-off-by: aguilarherna <daguilarh@indra.es>
garciadeblas [Wed, 24 Mar 2021 08:51:30 +0000 (09:51 +0100)]
Revert "ns_lib: new env variable to set NS instantiation timeout for testing"
This reverts commit
74181401ccc81d7d696637b6ea8a86061e87881a.
Change-Id: I620644fa362b9fddf584dba196da3b5f9ce5e090
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Tue, 23 Mar 2021 12:50:29 +0000 (13:50 +0100)]
ns_lib: new env variable to set NS instantiation timeout for testing
Change-Id: Idad3fab640688ca12b9ecd3f1e37670983090740
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
sousaedu [Tue, 23 Mar 2021 15:25:18 +0000 (16:25 +0100)]
Fixing cryptography in local dockerfile
Change-Id: I3a4a96e9420ec427e5efb25858a884f1bf1f54ae
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
garciadeblas [Tue, 23 Mar 2021 09:39:44 +0000 (10:39 +0100)]
Update k8s_03 to use Create VNFD instead of Upload Package
Change-Id: I4a144887bee54c0cbde9912eae4a9b20cb52277a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Tue, 2 Mar 2021 12:44:25 +0000 (13:44 +0100)]
New test epa05: ping between VNF with passthrough and SDN assist
Change-Id: I778b8f315a22e18b7333f739fe2cb1a1b1ddb39d
Signed-off-by: aguilarherna <daguilarh@indra.es>
garciadeblas [Tue, 2 Mar 2021 16:15:17 +0000 (16:15 +0000)]
Updated run_test.sh: removed checkout of sol006 branch
Change-Id: I9b83425fca715774f22b66e1a4ea62021976a1ca
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Fri, 26 Feb 2021 11:22:49 +0000 (12:22 +0100)]
New test epa04: ping between VNF with SRIOV and SDN assist
Change-Id: I18682c794a6a86609e76cd7cc5c0d8f14c27e4c2
Signed-off-by: aguilarherna <daguilarh@indra.es>
aguilarherna [Thu, 25 Feb 2021 16:15:50 +0000 (17:15 +0100)]
ns_lib: new keyword 'Get Vnf Id'
Change-Id: Iaa0139048caff26e0f2325ec18dca874321c62c4
Signed-off-by: aguilarherna <daguilarh@indra.es>
aguilarherna [Wed, 27 Jan 2021 12:50:04 +0000 (12:50 +0000)]
Fixes error checking the slice instance status in 'Check For Network Slice Instance For Failure' keyword.
Change-Id: Ibfac29493be66a52f12f8e3874c3f1fa83e9bba9
Signed-off-by: aguilarherna <daguilarh@indra.es>
garciadeblas [Wed, 27 Jan 2021 10:31:56 +0000 (10:31 +0000)]
Fix bug 1421: use of 'GET On Session instead' instead of 'Get Request'
Change-Id: I64d0b00aba255ab0a84be6f1d5ab5a0c063b5df0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Thu, 14 Jan 2021 12:12:31 +0000 (12:12 +0000)]
nsi_lib: updated Create Network Slice, max_wait_time as param, config_file as param
Change-Id: I15981d8015d0125a581cda400d75f939a2deefdd
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
David Garcia [Tue, 15 Dec 2020 15:51:05 +0000 (16:51 +0100)]
Fix basic 12 and add charm tag to basic 7
- Fixes bug 1207
Change-Id: I8b1ed474293481972fc056b1495ac138afba8ee9
Signed-off-by: David Garcia <david.garcia@canonical.com>
beierlm [Wed, 9 Dec 2020 16:44:59 +0000 (11:44 -0500)]
Use Port from Environment
Updates the SDNC test to use the common helper library
to determine the Prometheus hostname and port number.
Change-Id: I6df6e13bf1a2bf10b4c283b3bfb30360bf862b87
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciaale [Mon, 7 Dec 2020 21:03:33 +0000 (21:03 +0000)]
Fixes tests Slice 01, Slice 02 and SA-07
Change-Id: I557e50fb5a27162265d012f6d420b20b4394ab76
Signed-off-by: garciaale <agarcia@whitestack.com>
beierlm [Thu, 3 Dec 2020 16:44:47 +0000 (11:44 -0500)]
Fix status check
Changes from positional awk to simple grep for status as the
'column' for the status can change if there are spaces in
project due to showing project id in parenthesis.
Change-Id: Ibde61ebda21bdc8daff5747d31213baa0b44a221
Signed-off-by: beierlm <mark.beierl@canonical.com>
beierlm [Thu, 3 Dec 2020 14:28:28 +0000 (09:28 -0500)]
Additional logging
Changes output to emit the actual status.
Outputs the result of the osm vim-list command.
Change-Id: Iaf01715193383b6a6bcee839f26095bf2ccdde77
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciaale [Tue, 1 Dec 2020 15:29:31 +0000 (12:29 -0300)]
Forcing the tests repo to use sol006 branch of packages with master client
Change-Id: I8b8ed82abff78f2b78cc604b5233a1a5f65ad983
Signed-off-by: garciaale <agarcia@whitestack.com>
garciaale [Thu, 19 Nov 2020 21:05:13 +0000 (21:05 +0000)]
Fixes tests QUOTAS-01, BASIC-07, BASIC-08 and hackfest_cloudinit for SOL006
Change-Id: I65ad52a95666e41a9f76525447ea19f3265e907d
Signed-off-by: garciaale <agarcia@whitestack.com>
garciadeblas [Thu, 19 Nov 2020 15:19:48 +0000 (15:19 +0000)]
Improved log for k8s cluster creation and checking
Change-Id: Ibdd337341013de966bbd985100c558124faa6ca0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
aguilarherna [Mon, 16 Nov 2020 17:18:25 +0000 (18:18 +0100)]
Fix bugs in test [epa-03], ignored environment variable OVERRIDES in test [epa-02] and increased wait time in delete NS operation
Change-Id: Iea93ca2f58beded55aa7d437a05db86e94f86b6d
Signed-off-by: aguilarherna <daguilarh@indra.es>
beierlm [Wed, 11 Nov 2020 12:28:57 +0000 (07:28 -0500)]
Add PROMETHEUS_PORT
Adds the ability to specify a PROMETHEUS_PORT as well as the
PROMETHEUS_HOSTNAME.
Fixes bug 1286
Change-Id: I61fc55c662b673ee08e440e12b7947da46fcc36a
Signed-off-by: beierlm <mark.beierl@canonical.com>
romeromonser [Wed, 4 Nov 2020 17:50:49 +0000 (18:50 +0100)]
Modified test [sa-07] forcing webhook to make a 200 OK replay so POL does not hangs
Change-Id: I680107a7e880eedf642083d6996263665b3f8eeb
Signed-off-by: romeromonser <garomero@indra.es>
aguilarherna [Wed, 4 Nov 2020 15:52:40 +0000 (16:52 +0100)]
Added retries and timeout parameters for Prometheus queries
Change-Id: I2bba94a7ac15ad5d2713a1ab379692726d174489
Signed-off-by: aguilarherna <daguilarh@indra.es>
romeromonser [Wed, 7 Oct 2020 10:50:16 +0000 (12:50 +0200)]
Added test [k8s-06] secure key management test in a juju k8s cloud
Change-Id: Id4c7807d28d9c3a36afd9afdab996a2edee3e604
Signed-off-by: romeromonser <garomero@indra.es>
garciadeblas [Wed, 7 Oct 2020 15:33:05 +0000 (15:33 +0000)]
Fix paths in basic_12. Partially fixes bug 1207
Change-Id: I0633e6872338440dd3f892bb2714b4e5c8b68e8d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Mon, 5 Oct 2020 07:58:58 +0000 (07:58 +0000)]
Removed wrong references to juju_lib
Change-Id: I4097e0897ef1b1160616dab5faa7449beb420f52
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 2 Oct 2020 20:50:49 +0000 (20:50 +0000)]
Improved cleanup of slice_01 and slice_02 tests
Change-Id: Ib5c6b0493021b08a0f7ca3681ff58a1f65c3422a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 2 Oct 2020 20:46:40 +0000 (20:46 +0000)]
Fix sa_07 to delete temporary package folder created for the test
Change-Id: Iffcf6af3112b577a7b5146403164c522ba44dcc6
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 2 Oct 2020 16:10:14 +0000 (16:10 +0000)]
Renamed Test Cleanup to Suite Cleanup; fix teardown to work properly in test suites
Change-Id: I4f8369b7f99d4d34a61f2b6ca58fa8a02feba01b
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 2 Oct 2020 15:40:25 +0000 (15:40 +0000)]
Fix basic01 and vim_lib: success if any metric is registered in Prometheus
Change-Id: Ia27baf1e87f706777f8fd0e6665b91b9a695d1c7
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 2 Oct 2020 15:01:37 +0000 (15:01 +0000)]
Fix vim config for basic-01 and basic-08: added insecure option if present in clouds.yaml
Change-Id: I90021dc72167765552841fd34b9b8f7a4d63cac8
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Thu, 1 Oct 2020 16:26:20 +0000 (16:26 +0000)]
Fix k8scluster_lib keywords to log output of k8scluster-list
Change-Id: Ie922c4e41bdcbcaf27e6cced053d319d8445007a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Tue, 29 Sep 2020 15:38:47 +0000 (15:38 +0000)]
Updated deprecated command-line osm commands: vnfd-, nsd-
Change-Id: If87358c9c56d32e5b1de5fb1b4a943129224e974
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Fri, 25 Sep 2020 09:39:31 +0000 (09:39 +0000)]
Updated Test Connectivity to retry ping and capture ping output
Change-Id: Idf6b873db0066ea8783f5ae917ad94bcff2f6d43
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciadeblas [Tue, 22 Sep 2020 14:37:39 +0000 (16:37 +0200)]
Fix K8s cluster tests to check that the k8s cluster is enabled
Fixes bug 1224
Change-Id: I4f15c7f39a7396a867a38a71ba8a15c1b68f3979
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
garciaale [Thu, 24 Sep 2020 18:04:27 +0000 (18:04 +0000)]
Adds Robot test EPA-02 with new Openstack library
Change-Id: I95c0d654e02647cebe68959ecd1e6c47546a659e
Signed-off-by: garciaale <agarcia@whitestack.com>
Frank Bryden [Mon, 7 Sep 2020 08:45:54 +0000 (08:45 +0000)]
PoC of SOL005 Robot conformance tests into OSM's CICD
Change-Id: If8373ae545331ae9137c1c8fc3628cae5c56406d
Signed-off-by: Frank Bryden <frank.bryden@etsi.org>
beierlm [Fri, 26 Jun 2020 18:57:09 +0000 (14:57 -0400)]
Merge v8.0 into master
Test contributions from master
Fix permission for devops-stages files (+x)
Adding the repository to CI/CD pipeline
Adding VIM to OSM option
Adding BRANCH_NAME variable for release tests
Adding prometheus_host env variable for ci/cd
git cherry-pick -n
e1a9c5709cce246d2cca273be7d8f61b8404efea^..
72556ca8d5a07199c182a586688bbebe8cf1cfad
Author: Felipe Vicens <felipe.vicens@atos.net>
Signed-off-by: beierlm <mark.beierl@canonical.com>
Adds test EPA-01 for SR-IOV
Signed-off-by: garciaale <agarcia@whitestack.com>
Retry vim-create
Sometimes it appears that the vim-create command gets issued
before LCM is properly ready, so as a workaround, this tries
a number of times to create the VIM before giving up.
Signed-off-by: beierlm <mark.beierl@canonical.com>
Fixing Logic
Breaks out of the loop once the vim is enabled
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
Added test [K8s-04] OpenLDAP
Signed-off-by: ramonsalguer <javier.ramon@telefonica.com>
==================================================================
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
Change-Id: Id436df42b735aa856e946c5c693f291bd0ba2d44
garciaale [Wed, 5 Aug 2020 14:56:33 +0000 (10:56 -0400)]
Removes wrong k8scluster tag on K8S-04 test, as all tests on the same file are tagged as openldap only
Change-Id: I9d20bcc5cb02f46bf039fcb6c0217c93753bc700
Signed-off-by: garciaale <agarcia@whitestack.com>
Dominik Fleischmann [Fri, 31 Jul 2020 13:17:26 +0000 (15:17 +0200)]
Add actions to Simple K8s test
This commit changes the package used for the test
k8s-03. The new package has actions included and
uses local k8s charms.
This required the additon of the upload-package
commands in the robot test libraries and the
K8s Ns Action command.
Additionally the timeout time for the k8scluster
creation has been extended, as it was to short for
some test environments.
Change-Id: I846733982a7874b3467270d1a1d1fa8a330030f8
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
calvinosanc1 [Tue, 21 Jul 2020 14:03:46 +0000 (16:03 +0200)]
Basic-12 - RobotFramework
Change-Id: I6c99f33947c07e446e7042e9b0648a148958f560
Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
calvinosanc1 [Wed, 29 Jul 2020 10:11:41 +0000 (12:11 +0200)]
Fix tags and Bug 1158
Change-Id: I574ffbafba991590bda7f484e9106569289431dc
Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
garciaale [Wed, 22 Jul 2020 22:14:08 +0000 (22:14 +0000)]
Adds Robot test BASIC-15 for RBAC configurations
Change-Id: Ia907f795dc735eff64cab3027885a8363bf815d8
Signed-off-by: garciaale <agarcia@whitestack.com>
Dominik Fleischmann [Thu, 23 Jul 2020 11:28:01 +0000 (13:28 +0200)]
Add Native Charm Test
This commits add the following Robot test
Basic 11 - Native Charms
Additionally the packages for the Proxy Charm
Robot Test has been updated
Change-Id: Ic5b7e0e742dfcb9fccbfecd84ba24e2d83186682
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
Dominik Fleischmann [Thu, 23 Jul 2020 10:25:20 +0000 (12:25 +0200)]
Add Charm Relations Tests and Tags
This commit adds Robot Tests for the following
cases:
Basic 13 NS Relations
Basic 14 VNF Relations
It also adds tags to charm tests so that they can
be executed by themselves and the charm tag to
execute all charm related tests.
Change-Id: I2ee5780a8a832c3535d1739b3effa4b57b880be2
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
garciaale [Fri, 17 Jul 2020 21:24:54 +0000 (17:24 -0400)]
Adds Robot QUOTAS-01 test
Change-Id: I38d51d0beea871808046d762f8fffb9c65e5f200
Signed-off-by: garciaale <agarcia@whitestack.com>
garciaale [Mon, 20 Jul 2020 17:29:46 +0000 (13:29 -0400)]
Adds test SA-08 for VNF metrics with SNMP exporters
Change-Id: Ic77945005fec0a410c1075b1b35c7cdcead6dc37
Signed-off-by: garciaale <agarcia@whitestack.com>
ramonsalguer [Sun, 19 Jul 2020 19:27:59 +0000 (19:27 +0000)]
Added test [K8s-04] OpenLDAP
Change-Id: Ifca4e792287eb5de4e467bb8eddae8d4886f1dc1
Signed-off-by: ramonsalguer <javier.ramon@telefonica.com>
Dominik Fleischmann [Fri, 17 Jul 2020 14:50:52 +0000 (16:50 +0200)]
Add Robot Test for Feature 8716 K8s Proxy Charms
This commit also increases the NS Delete timeout
limit from 1 minute to 3 minute.
Change-Id: Ief53a78879d4b615df97cac205291574525525bc
Signed-off-by: Dominik Fleischmann <dominik.fleischmann@canonical.com>
calvinosanc1 [Fri, 17 Jul 2020 16:36:35 +0000 (18:36 +0200)]
Remove K8s-01 from sanity tests
Change-Id: Ifda2363c8711f930d79b8350971884631ac4be82
Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
ramonsalguer [Fri, 17 Jul 2020 18:08:52 +0000 (18:08 +0000)]
Allows overriding EPA attributes to force package compatibility with specific VIMs
Change-Id: I07056603053fe96e6ac453314e128d5a7abbbebc
Signed-off-by: ramonsalguer <javier.ramon@telefonica.com>
garciaale [Tue, 14 Jul 2020 15:41:06 +0000 (11:41 -0400)]
Adds Robot test EPA-03 with new SDNC library
Change-Id: I316b238a9097d308c1fd0873ced65c93d1b4f415
Signed-off-by: garciaale <agarcia@whitestack.com>
beierlm [Fri, 17 Jul 2020 19:03:15 +0000 (15:03 -0400)]
Clean up build directory
There are transient artifacts left behind from previous
builds that can interfere with the current build.
This change deletes the contents of deb_dist to make
sure the packages are fresh with each build.
Change-Id: I127261739929f6b4ac44dc35342ce9580d9301c1
Signed-off-by: beierlm <mark.beierl@canonical.com>
beierlm [Fri, 17 Jul 2020 17:29:45 +0000 (13:29 -0400)]
Allow Errors to be Caught
The echo command at the end of the script causes Jenkins
to ignore any errors that happen during the build step.
Change-Id: I1f71051c45d38afeaa8a331e08dcc999aaafca6d
Signed-off-by: beierlm <mark.beierl@canonical.com>
garciaale [Tue, 7 Jul 2020 21:41:24 +0000 (17:41 -0400)]
Adds Robot test BASIC-08 for disabling port security
Change-Id: Icf1b73a823de38935319e08d0046363e90b211e0
Signed-off-by: garciaale <agarcia@whitestack.com>
garciaale [Mon, 6 Jul 2020 20:03:08 +0000 (16:03 -0400)]
Adds Robot test SA-07 for alarms coming from SA-related VNFs
Change-Id: I94df464e2cd6a9b16bbf2b5b7d3817839ed7abd8
Signed-off-by: garciaale <agarcia@whitestack.com>
calvinosanc1 [Fri, 3 Jul 2020 15:28:12 +0000 (17:28 +0200)]
Adding K8s01
Change-Id: I0e4324e6e732e5447bdd00519e52bdc8461a601f
Signed-off-by: calvinosanc1 <guillermo.calvino@canonical.com>
garciaale [Thu, 2 Jul 2020 21:42:00 +0000 (17:42 -0400)]
Adds test EPA-01 for SR-IOV
Change-Id: Iaba03a617cece441ecce583001206f9e705f72bd
Signed-off-by: garciaale <agarcia@whitestack.com>
garciaale [Wed, 1 Jul 2020 20:19:34 +0000 (16:19 -0400)]
Robot test SA-02 for VIM-based metrics and auto-scaling
Change-Id: Ia2878675b4e53d938d116e619b6c3f729d9224ef
Signed-off-by: garciaale <agarcia@whitestack.com>
garciaale [Wed, 1 Jul 2020 13:37:14 +0000 (09:37 -0400)]
Robot test SA-01 for VIM-based metrics
Change-Id: I6c4883cd6cd8fe82de14ee1d7909626e6b59e412
Signed-off-by: garciaale <agarcia@whitestack.com>
Felipe Vicens [Thu, 2 Jul 2020 10:19:28 +0000 (12:19 +0200)]
Verify that the VIM was ENABLED before start the tests when using -c option
Change-Id: I84fb0a30de53040277e84fe01c67f82980d40235
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Wed, 1 Jul 2020 16:41:38 +0000 (18:41 +0200)]
Moving robot-systests deprecated to tests
Change-Id: I9008b7e8a2fe47d2f8f50becc74d8aea50bb1c14
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Sat, 27 Jun 2020 17:03:46 +0000 (19:03 +0200)]
Increasing vim_status_max_wait_time to 2min in vim_lib.robot
Change-Id: Ib71cf48cc25cacecd377413abceca65469318da3
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Fri, 26 Jun 2020 14:23:34 +0000 (16:23 +0200)]
Fix prometheus port for inside stack tests
Change-Id: Id57a6e90a209fa166605a4ad1e148fb96d88aa3b
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Fri, 26 Jun 2020 06:59:00 +0000 (08:59 +0200)]
Adding prometheus_host env variable for ci/cd
Change-Id: I40f6791481639ed16d0236e8819046cce915a117
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Thu, 25 Jun 2020 19:52:06 +0000 (21:52 +0200)]
Revert stackName Variable
Adding BRANCH_NAME variable for release tests
Change-Id: Ife3e1c727997e0348ed89019b1c8912840e53fe5
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Thu, 25 Jun 2020 18:12:16 +0000 (20:12 +0200)]
Discovering OSM internal NBI ip address by stackName
Fix reports folders variable
Change-Id: Icf69546283f47f4ace88a72b6381fc7a7f49e87d
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Wed, 24 Jun 2020 19:23:44 +0000 (21:23 +0200)]
Adding VIM to OSM option
Change-Id: Ifbcfeb50b451de19830e2fe9f537af0626742b4c
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Wed, 24 Jun 2020 13:55:57 +0000 (15:55 +0200)]
Adding the repository to CI/CD pipeline
Change-Id: I9acb3bde5872939c4435fe438717e10db3776743
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Wed, 24 Jun 2020 17:08:15 +0000 (19:08 +0200)]
Fix permission for devops-stages files (+x)
Change-Id: I6edfeea901c3ab0e2bebf6d3ae1c027bb94f2ff1
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Tue, 23 Jun 2020 13:55:08 +0000 (15:55 +0200)]
Adding kubernetes tests
Change-Id: Ibed1eadd12eef34cb9b810292913ad5bc8222b0b
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
Felipe Vicens [Mon, 22 Jun 2020 06:12:30 +0000 (08:12 +0200)]
Initial tests contributions
Dockerfile for robot tests automation
Robot-systests from devops repository
Testing tags for CI/CD
Adding charm build script
Change-Id: Ib50d8e3c66be44e946e19071b2ca229d48609ea3
Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
almagia [Thu, 18 Jun 2020 10:21:45 +0000 (12:21 +0200)]
Initial common files for all repos
Change-Id: Ic95db46a6a7f33b7f5e768866ac965be312dfad6
Signed-off-by: almagia <silvia.almagia@etsi.org>
almagia [Wed, 17 Jun 2020 16:21:34 +0000 (18:21 +0200)]
Initial empty repository