Skip to content

Commit

Permalink
Updated testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 committed Aug 10, 2024
1 parent f6686c6 commit 696977c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
MY_MOLECULE_IMAGE=${{ matrix.container }}
MY_MOLECULE_VERSION=${{ matrix.version }}
MY_MOLECULE_DOCKER_COMMAND=${{ matrix.command }}
molecule -c common/molecule.yml test -s ${{ matrix.scenario_name }}
molecule -vv -c common/molecule.yml test -s ${{ matrix.scenario_name }}
1 change: 1 addition & 0 deletions molecule/zabbix_agent_tests/molecule/agent2/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ provisioner:
zabbix_agent_tlspskidentity: my_Identity
zabbix_agent_tlspskfile: /data/certs/zabbix.psk
zabbix_agent_tlspsk_secret: 97defd6bd126d5ba7fa5f296595f82eac905d5eda270207a580ab7c0cb9e8eab
zabbix_agent_include_dir: /etc/zabbix/zabbix_agent2.d
zabbix_agent_plugins:
- name: SystemRun
options:
Expand Down

0 comments on commit 696977c

Please sign in to comment.