Skip to content

Fixing tests - Zuul doesn't install requirements? #447

@abitrolly

Description

@abitrolly

I looking why tests fail. Zuul reports that go is not installed. The installation is directed by the Ansible playbook.

- name: Install requirements
become: yes
package:
name:
- golang-github-cpuguy83-go-md2man
- ninja-build
- meson
- flatpak-session-helper
- systemd
- bats
- bash-completion
- udisks2
- podman

And while there is evidence that setup-rpm-env.yaml is executed, I do not see the Install requirements task is being run.

https://softwarefactory-project.io/zuul/t/local/build/32491e685f404bc690dff4d58292294a/console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions