Jeff Geerling
Jeff Geerling
Alternatively, since Arch is a little weird in that regard, I'd be willing to merge this change without adding archlinux to the testing suite (for now at least... we'll see...
Thanks for keeping at it, I've merged the branch and tagged a new 2.0.0 release!
@jurajseffer it looks like an upstream bug that was caused by a migration; see https://github.com/ansible/galaxy/issues/775 Specifically, in the last comment: > If you find more roles that you want renamed...
Well... now I get: ``` $ ansible-galaxy install williamyeh.fluentd - downloading role 'fluentd', owned by williamyeh [WARNING]: - williamyeh.fluentd was NOT installed successfully: - sorry, williamyeh.fluentd was not found on...
This role could be made cross-distro like https://github.com/geerlingguy/ansible-role-nodejs; the repositories are a little different, but general setup/structure would be the same. See, in particular: https://github.com/geerlingguy/ansible-role-nodejs/blob/a81202aef58771b76fba04092fd257b68a010c07/tasks/setup-RedHat.yml
This can also be useful for things like passing through block devices directly, or in my case passing an optical drive straight through to a VM for isolation/testing purposes.
@iefrati - If you're running those tests within Drupal VM, there's no real GUI to go along with Drupal VM, so all browser tests are run 'headless' within the VM....
Note also—you can capture screenshots on failed tests (or really any time you need) using something along the lines of: https://github.com/acquia/blt/issues/1152#issuecomment-284786303
Wanted to see if testing on the latest OSes works; also, Ubuntu 12.04 is old and dead :)
Ah well, all but Ubuntu 18.04.