summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
spisarski [Thu, 2 Mar 2017 19:01:34 +0000 (12:01 -0700)]
Added the ability to give the tests the ability to add in flavor metadata.
NFVI's configured for OVS/DPDK and fd.io scenarios required special
metadata for flavors in order for VM instances to be activated. This
patch allows for setting a value to be applied to all tests. With
this change, the default value is being removed that only partially
addressed this issue.
JIRA: SNAPS-38
Change-Id: Ic42944a849f710f631fe7ac6fbefb720a73f0b77
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Thu, 2 Mar 2017 22:46:53 +0000 (15:46 -0700)]
Removed test class in question from the test builder.
test_suite_builder#add_openstack_integration_tests() which is
being used to add SNAPS-OO tests to Functest.snaps_smoke test case.
JIRA: SNAPS-39
Change-Id: Ib9d7fea3a132ac29078ce052b5e334c7e5076b61
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Wed, 1 Mar 2017 16:01:07 +0000 (09:01 -0700)]
Added new 3-part image tests to test_suite_builder.py and documented them
in IntegrationTests.rst.
JIRA: SNAPS-32
Change-Id: I20b3917840b5caf26f1a12caf0231f5f0801999d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Wed, 1 Mar 2017 16:00:04 +0000 (16:00 +0000)]
Merge "Add support for extra properties in an image"
Cristina Pauna [Fri, 24 Feb 2017 14:41:46 +0000 (16:41 +0200)]
Add support for extra properties in an image
This patch adds a new setting for images, extra_properties.
This field is a dict and can be used to create a 3-part image
by setting the kernel_id and the ramdisk_id of the main image.
Unit tests have been added to set some generic property, for
creation of the 3-part image, and for creating an instance
with that 3-part image
JIRA: SNAPS-32
Change-Id: Ifb53d1da1085fcd6429ddc0607c905522db5e8bb
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Steven Pisarski [Tue, 28 Feb 2017 22:15:41 +0000 (22:15 +0000)]
Merge "Ensuring all instances must have ports/network. Fixing the addition of security groups during server instantiation."
spisarski [Tue, 28 Feb 2017 21:01:38 +0000 (14:01 -0700)]
Ensuring all instances must have ports/network.
Fixing the addition of security groups during server instantiation.
JIRA: SNAPS-35
Change-Id: Id29b18ba1454538e2cd72ffa33ed3dc47120944f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Mon, 27 Feb 2017 17:09:31 +0000 (10:09 -0700)]
Added Ansible substitution value support for flavor IDs, image IDs, and image_user values
to the SNAPS-OO application deploy_venv.py.
Decided to stop raising an exception when ansible cannot properly apply the playbook and
simply logging the problem as a WARN.
Change-Id: I4ae74bbaa80a5d9763cc9352810c1620af3192af
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
jose.lausuch [Fri, 24 Feb 2017 12:08:57 +0000 (13:08 +0100)]
Improve way to check instances getting an IP
JIRA: SNAPS-33
Change-Id: I7f8e0ff80da97f6be6df21b20e0a878f2fc18636
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 20 Feb 2017 16:56:05 +0000 (17:56 +0100)]
Make SNAPS repo installable as a python module
JIRA: SNAPS-29
Change-Id: I180a0ad0db531ba3c32ad35e41381baebd164724
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Aric Gardner [Mon, 20 Feb 2017 18:52:20 +0000 (18:52 +0000)]
Merge "Adding INFO and LICENSE for review"
Steven Pisarski [Fri, 17 Feb 2017 16:57:24 +0000 (16:57 +0000)]
Merge "Added the ability to add in configurable metadata to flavor creation. In order to properly support standard and DPDK installations, the default metadata value is hw:mem_page_size=any."
Steven Pisarski [Fri, 17 Feb 2017 16:57:08 +0000 (16:57 +0000)]
Merge "Converted existing markdown documentation to RST format. Removed MD versions. Moved examples directory up one under repo root Moved RST files under docs/how-to-use"
Steven Pisarski [Fri, 17 Feb 2017 16:56:54 +0000 (16:56 +0000)]
Merge "Added the ability to create custom flavors with the deploy_venv.py application."
spisarski [Thu, 16 Feb 2017 21:41:25 +0000 (14:41 -0700)]
Added the ability to create custom flavors with the deploy_venv.py application.
JIRA: SNAPS-3
CableLabs JIRA SNAPS-155
Change-Id: Ic1c07b7d75e04578495cb2f2881798da4c2571a2
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Feb 2017 16:27:23 +0000 (09:27 -0700)]
Accidentally checked in changes to this file.
Change-Id: I10565206e81a2d960e42c808345e91c32cc4b57c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Fri, 17 Feb 2017 16:21:59 +0000 (09:21 -0700)]
Added the ability to add in configurable metadata to flavor creation.
In order to properly support standard and DPDK installations, the
default metadata value is hw:mem_page_size=any.
JIRA: SNAPS-28
JIRA: FUNCTEST-737
Change-Id: Ic882e8f85a97320d65ede3d6a00735a909a4ead2
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Wed, 15 Feb 2017 19:07:07 +0000 (12:07 -0700)]
Converted existing markdown documentation to RST format.
Removed MD versions.
Moved examples directory up one under repo root
Moved RST files under docs/how-to-use
Change-Id: I4137b8591e4ae63e40674a7f5f8243d928efee0c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Wed, 15 Feb 2017 16:13:54 +0000 (09:13 -0700)]
Initial patch with all code from CableLabs repository.
Change-Id: I70a2778718c5e7f21fd14e4ad28c9269d3761cc7
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Aric Gardner [Tue, 14 Feb 2017 19:08:23 +0000 (14:08 -0500)]
Adding INFO and LICENSE for review
Change-Id: I028dc92b441aa81f9f1538fab229162f9a30bd8e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 14 Feb 2017 19:08:16 +0000 (19:08 +0000)]
Initial empty repository