[stable-3] Run extra sanity tests with nox (#1069)

* Run extra sanity tests with nox. (#1068)

(cherry picked from commit e20118b68f)

* Fix CI.

* Adjust ignore file.
This commit is contained in:
Felix Fontein
2025-04-19 19:53:23 +02:00
committed by GitHub
parent 0725685c17
commit d50dedd4cd
23 changed files with 76 additions and 439 deletions
-2
View File
@@ -60,8 +60,6 @@ stages:
targets:
- name: Sanity
test: 'devel/sanity/1'
- name: Sanity Extra # Only on devel
test: 'devel/sanity/extra'
- name: Units
test: 'devel/units/1'
- stage: Ansible_2_18