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

Convert CI to buildkite #403

Open
kekaichinose opened this issue Dec 16, 2019 · 0 comments
Open

Convert CI to buildkite #403

kekaichinose opened this issue Dec 16, 2019 · 0 comments
Assignees
Labels
Aspect: Testing Does the project have good coverage, and is CI working? Priority: Critical Type: Chore non-critical maintenance of a project.

Comments

@kekaichinose
Copy link
Collaborator

kekaichinose commented Dec 16, 2019

During all but one* Travis run, we see this error:

2.24s$ rake $SUITE
Problem loading gems please install chef and github_changelog_generator
sh -c kitchen test -c 1 chef15-compatible-inspec-ubuntu-1804
-----> Starting Kitchen (v2.3.3)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::UserError
>>>>>> Message: Vagrant 1.1.0 or higher is not installed. Please download a package from https://www.vagrantup.com/downloads.html.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration

The one passing travis run is s a fluke, because it is looking for a failing outcome.

UPDATE: The vagrant error was spurious; it was simply looking at the wrong kitchenfile. #405 gets the tests passing again in Travis.

It remains, however, to convert the CI suite over to Buildkite.

@kekaichinose kekaichinose added Aspect: Testing Does the project have good coverage, and is CI working? Priority: Critical Type: Chore non-critical maintenance of a project. labels Dec 16, 2019
@clintoncwolfe clintoncwolfe changed the title Fix Test Suite Fix Travis - vagrant install failure Dec 16, 2019
@clintoncwolfe clintoncwolfe changed the title Fix Travis - vagrant install failure Fix test suite - vagrant install failure Dec 16, 2019
@clintoncwolfe clintoncwolfe changed the title Fix test suite - vagrant install failure Fix test suite and convert to buildkite - vagrant install failure Dec 16, 2019
@clintoncwolfe clintoncwolfe self-assigned this Dec 16, 2019
@clintoncwolfe clintoncwolfe changed the title Fix test suite and convert to buildkite - vagrant install failure Convert CI to buildkite Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Testing Does the project have good coverage, and is CI working? Priority: Critical Type: Chore non-critical maintenance of a project.
Development

No branches or pull requests

2 participants