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

(BKR-1639) Allow beaker to run on localhost #1637

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

mihaibuzgau
Copy link
Contributor

No description provided.

@highb
Copy link
Contributor

highb commented May 6, 2020

I always get those two commands mixed up. /tableflip

I think the beaker-puppet tests should pass now, I bumped the puppet version it was using to the latest 5.5.20

@highb
Copy link
Contributor

highb commented May 15, 2020

Ping me/remove the DNM tag whenever this is ready to merge.

Copy link
Contributor

@highb highb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it out with the following hosts.cfg and test.rb

HOSTS:
  localhost:
    platform: el-7-x86_64
    hypervisor: none
CONFIG:
  log_level: verbose

on(hosts, "echo 'it worked'")

bundle exec beaker --hosts hosts.cfg --tests test.rb

There should be documentation and some tests added in a follow-up PR. 😃

@highb highb merged commit 90a837c into voxpupuli:master Jun 9, 2020
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.

2 participants