cloudfoundry / bosh-softlayer-cpi-release

An external BOSH CPI for the SoftLayer cloud written in Golang
Apache License 2.0
14 stars 20 forks source link

Finish basic integration test and hosts file handle #243

Closed edwardstudy closed 7 years ago

edwardstudy commented 7 years ago
  1. Modify session handler of integration test.
  2. Add disk_test and vm_test of integration test(Need to set SL_USERNAME, SL_API_KEY).
  3. Implement the function of removing items of /etc/hosts file by hostname.
cfdreddbot commented 7 years ago

Hey EdwardStudy!

Thanks for submitting this pull request!

All pull request submitters and commit authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

Once you've publicized your membership, one of the owners of this repository can close and reopen this pull request, and dreddbot will take another look.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/146597471

The labels on this github issue will be updated when the story is started.

edwardstudy commented 7 years ago

Update commits lastest.