Skip to content

Commit

Permalink
NR-144355: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Aug 18, 2023
1 parent 6086fe4 commit 02586d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- name: Molecule tests
uses: ./
with:
repo_base_url: 'https://download.newrelic.com/infrastructure_agent'
repo_base_url: 'https://nr-downloads-ohai-staging.s3-website-us-east-1.amazonaws.com/debian_bookworm'
package_name: 'newrelic-infra'
package_version: '1.40.0'
package_version: '0.0.0'
gpg_key: 'https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg'
platforms: "al2,al2023,centos7,centos8,debian-bullseye,debian-buster,redhat8,redhat9,suse15.2,suse15.3,suse15.4,ubuntu1604,ubuntu1804,ubuntu2004,ubuntu2204"
platforms: "al2,al2023,centos7,centos8,debian-bullseye,debian-buster,debian-bookworm,redhat8,redhat9,suse15.2,suse15.3,suse15.4,ubuntu1604,ubuntu1804,ubuntu2004,ubuntu2204"

0 comments on commit 02586d0

Please sign in to comment.