puppetlabs / puppet-agent

All of the directions for building a puppet agent package.
Other
47 stars 146 forks source link

(PA-6087) Use Beaker 5 and friends #2489

Closed joshcooper closed 5 months ago

joshcooper commented 5 months ago

I manually ran tests on RHEL8:

$ bundle exec rake ci:test:setup SHA=8.4.0 HOSTS=redhat7-64a
$ bundle exec beaker exec tests
...
      Test Suite: tests @ 2024-02-14 07:44:30 -0800

      - Host Configuration Summary -

              - Test Case Summary for suite 'tests' -
       Total Suite Time: 260.68 seconds
      Average Test Time: 7.90 seconds
              Attempted: 33
                 Passed: 29
                 Failed: 0
                Errored: 0
                Skipped: 4
                Pending: 0
                  Total: 33

This will need to be backported to 7.x

github-actions[bot] commented 5 months ago

Successfully created backport PR for 7.x: