Skip to content

NR-144355: add debian-bookworm platform (#10) #61

NR-144355: add debian-bookworm platform (#10)

NR-144355: add debian-bookworm platform (#10) #61

Workflow file for this run

name: 🧬 Testing pipeline
on:
push:
jobs:
molecule-packaging-tests:
name: Launch molecule tests with infra-agent package
runs-on: ubuntu-20.04
env:
TESTING: 'true'
steps:
- uses: actions/checkout@v2
- name: Molecule tests
uses: ./
with:
repo_base_url: 'https://download.newrelic.com/infrastructure_agent'
package_name: 'newrelic-infra'
package_version: '1.45.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"