-
Notifications
You must be signed in to change notification settings - Fork 28
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
Delete interfaces #779
base: develop
Are you sure you want to change the base?
Delete interfaces #779
Conversation
A configuration check like this in many places feels really dirty. Isn't there a better way to do this? |
✅ 543c73b success - wakame-ci/rspec |
✅ 543c73b success - wakame-ci/cli/vdc-manage |
✅ 543c73b success - wakame-ci/cli/backup-cleaner |
❌ 543c73b failure - wakame-ci/rspec |
❌ 543c73b failure - wakame-ci/cli/vdc-manage |
❌ 543c73b failure - wakame-ci/cli/backup-cleaner |
✅ 543c73b success - wakame-ci/rpmbuild |
✅ 543c73b success - wakame-ci/yumrepo/to-s3 |
✅ 543c73b success - wakame-ci/yumrepo/to-dropbox |
❌ 543c73b failure - wakame-ci/kvm.smoke.lb |
✅ 543c73b success - wakame-ci/dummy.smoke |
✅ 543c73b success - wakame-ci/kvm.smoke |
✅ 543c73b success - wakame-ci/lxc.smoke.allowed-failure |
✅ 543c73b success - wakame-ci/vz.smoke |
The |
✅ 543c73b success - wakame-ci/rspec |
✅ 543c73b success - wakame-ci/cli/vdc-manage |
✅ 543c73b success - wakame-ci/cli/backup-cleaner |
✅ 543c73b success - wakame-ci/rpmbuild |
✅ 543c73b success - wakame-ci/yumrepo/to-s3 |
✅ 543c73b success - wakame-ci/yumrepo/to-dropbox |
✅ 543c73b success - wakame-ci/dummy.smoke |
✅ 543c73b success - wakame-ci/kvm.smoke.lb |
❌ 543c73b failure - wakame-ci/lxc.smoke.allowed-failure |
✅ 543c73b success - wakame-ci/kvm.smoke |
✅ 543c73b success - wakame-ci/vz.smoke |
As mentioned in person, instead of the collector, this should be done directly in the webapi. It should be added here: https://github.com/axsh/wakame-vdc/blob/develop/dcmgr/lib/sinatra/vnet_webapi.rb |
No description provided.