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

openvnet integration test environment #502

Closed
wants to merge 28 commits into from
Closed

openvnet integration test environment #502

wants to merge 28 commits into from

Conversation

akirapop
Copy link

Integration test environment build scripts are ready to be pulled.

… interfaces for itest-edge,

itest1, itest2 and itest3. Added code that writes these script names to a dynamically-generated packer
template file which will be used by packer to provision these machines. Added tentative network
information for these machines - this information is taken explicitly from directories under
wakame-ci-cluster/kvm-guests/<machine>/metadata. The suite of tools is still quite rough.
it possible for packer to do simple provisioning of network scripts
on top of the already (heavily) provisioned original machine, making
build times shorter.
…m_build.sh.

Other smaller changes were made to build_init_env.sh and base.sh
to the packer template files in order for packer to generate the necessary
NIC's for the given virtual machine.
templates so that packer will add NIC's to the machine being built.
the README.usage file for details on how to use it and on deficiencies.
…s fine,

but vm_build.sh fails with the same code on 4.3.46 (my linux). Code appears to
work on both mac and linux now.
@unakatsuo
Copy link
Contributor

There are some vmspec.conf files but they are not likely to be referenced. If so, they should be removed.

  • integration_test/bootstrap/itest-edge/metadata/vmspec.conf
  • integration_test/bootstrap/itest1/metadata/vmspec.conf
  • integration_test/bootstrap/itest2/metadata/vmspec.conf
  • integration_test/bootstrap/itest3/metadata/vmspec.conf
  • integration_test/bootstrap/router/metadata/vmspec.conf
  • integration_test/bootstrap/wanedge/metadata/vmspec.conf

@Metallion
Copy link
Contributor

As discussed in person, this should go here:

openvnet/
├── ci
│   ├── ci_cluster_build
│   │   └── packer
│   │       ├── build_kvm.sh
│   │       └── build_virtualbox.sh

@Metallion
Copy link
Contributor

Closing since this branch isn't ready for merge and isn't actively being worked on. Work done here will eventually be included in the ci-jenkins2 branch.

@Metallion Metallion closed this Feb 6, 2017
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.

3 participants