Skip to content

Conversation

@Qalthos
Copy link
Collaborator

@Qalthos Qalthos commented Feb 25, 2025

Partially addresses #4004

This should probably be hidden behind a flag if this gets merged as is

current output:

$ molecule test --all --report
INFO     Performing prerun with role_name_check=0...
[...]
INFO     Pruning extra files from scenario ephemeral directory
- name: default
  results:
  - state: PASSED
    subcommand: prepare
- name: integration_failure
  results:
  - state: PASSED
    subcommand: converge
- name: integration_key_checking
  results:
  - state: PASSED
    subcommand: converge
- name: integration_success
  results:
  - state: PASSED
    subcommand: prepare
  - state: FAILED
    subcommand: converge
  - state: PASSED
    subcommand: cleanup
  - state: PASSED
    subcommand: destroy

@cidrblock
Copy link
Contributor

agree, great use case for a feature flag

@Qalthos Qalthos marked this pull request as ready for review March 17, 2025 15:27
@Qalthos Qalthos requested a review from a team as a code owner March 17, 2025 15:27
@Qalthos Qalthos force-pushed the report branch 2 times, most recently from 6cea6cd to d1499b1 Compare March 17, 2025 17:09
@Qalthos Qalthos merged commit 111fd91 into ansible:main Mar 17, 2025
21 checks passed
@Qalthos Qalthos deleted the report branch March 17, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants