Skip to content

Test: Upgrade molecule folder structure to match the newer version requirement #5990

@gmuloc

Description

@gmuloc

Currently when running molecule we have these warnings:

WARNING  Molecule scenarios should migrate to 'extensions/molecule'
WARNING  eos_designs_unit_tests ➜ config: The scenario config file ('/the/mega/cool/repo/ansible-avd/ansible_collections/arista/avd/molecule/eos_designs_unit_tests/molecule.yml') has been modified since the scenario was created. If recent changes are important, reset the scenario with 'molecule destroy' to clean up created items or 'molecule reset' to clear current configuration.
CRITICAL 'molecule/default/molecule.yml' glob failed.  Exiting.

This comes from latest molecule 25.9.0 (or some version earlier).

We should analyze the changes and make sure we don't have the warnings

Warnings are just errors you are ignoring - Notorious Someone circa 2025

This issue resolution is split in 2 PRs:

  • one for moving the molecule scenarii
  • one for updating to ansible-native configs for scenarii

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions