Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding support for config scale test #2

Merged
merged 2 commits into from
Apr 4, 2014
Merged

adding support for config scale test #2

merged 2 commits into from
Apr 4, 2014

Conversation

anishmehta
Copy link
Contributor

No description provided.

sbansal7 added a commit that referenced this pull request Apr 4, 2014
adding support for config scale test
@sbansal7 sbansal7 merged commit ad9a921 into master Apr 4, 2014
@bhushana bhushana deleted the anishm_cfgscale branch September 11, 2014 09:50
opencontrail-ci-admin pushed a commit that referenced this pull request Jul 13, 2015
Commit: e10c9f2
-- 1st change set --
- Adds new class hierarchy
  Orchestrator: base class specifies interfaces to be implemented for all
                orchestrators
  OrchestratorAuth: base class for orchestrator auth server
  Openstack derives appropriate base classes, wraps NovaHelper, QuantumHelper
  and keystone client
  Vcenter implements required classes for vcenter abstraction
- Fixtures updated: Project, VM, VN
- These classes are no longer fixtures, but mere wrapper classes
  - NovaFixture -> NovaHelper
  - QuantumFixture -> QuantumHelper
  - updated all references to nova_fixture -> nova_h
  - updated all references to quantum_fixture -> quantum_h
- Image params:
  - vcpath : specifies dir location for images to be used in vcenter
  - vctmpl : vcenter template for guest image
  - vcname : alternate vmdk file for vcenter

Commit: 3871dc90f2c97634ee54922feb1617223b7d084
-- 2nd change set --
- Regrouped vm_regression tests, applicable for both openstack & vcenter into common class
- Added is_test_applicable test in the base class, which checks for openstack env
- Base class is_test_applicable should be overriden for tests that can be run for openstack & vcenter

Commit: fedfd4f
- Importing openstack libraries moved to new file
- Adds a new file that import quantum, neutron, keystone & nova with try-except
- For vcenter deploys, these names are set to None

Commit: b47302e
-- 3rd change set --
- Enables policy tests for vcenter
- Implement vcenter support for user, ipam, policy and vn_policy fixtures
- code reorg

Commit: 4526dc9
-- 4th change set --
- Enable floatingip tests
- Enable discovery tests
- Adds new tag 'vcenter' for test selection

Commit: 868558d
Commit: 0b6f0bc
Commit: 9144ae3
Commit: f87551e

Change-Id: I95773c95c51f3e88ee9dcc2b49529fe8102230b1
Partial-Bug: #1441504
opencontrail-ci-admin pushed a commit that referenced this pull request Nov 16, 2016
  need to add static route even in the case innat for the left chain alone

issue #2
   test_src_cidr_svc_creation_with_heat only support v4 since the template
   (src_cidr_svc) written that way

Change-Id: I00d01c9291875c49f342f48db7ffe580410eb602
opencontrail-ci-admin pushed a commit that referenced this pull request Dec 12, 2016
and other fixes

Change-Id: I32b352e767af64fccde4dd396bea1e9c58a1a39f

issue #1
  need to add static route even in the case innat for the left chain alone

issue #2
   test_src_cidr_svc_creation_with_heat only support v4 since the template
   (src_cidr_svc) written that way

Change-Id: I00d01c9291875c49f342f48db7ffe580410eb602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants