Skip to content

Fix dependencies for the stability tests#1862

Merged
gdlg merged 9 commits intodevelopfrom
gppayend/stability-tests
Sep 3, 2025
Merged

Fix dependencies for the stability tests#1862
gdlg merged 9 commits intodevelopfrom
gppayend/stability-tests

Conversation

@gdlg
Copy link
Copy Markdown
Contributor

@gdlg gdlg commented Sep 1, 2025

This pull request updates the tox.ini configuration to install the CLI in CLI-based testing environments. This fixes the weekly stability tests which were broken since we made CLI dependencies optional.

Configuration updates for CLI support:

  • Added cli to the extras list in the main test environment, enabling CLI-specific dependencies for general testing.
  • Added cli to the extras list in the fuzzing test environment, ensuring CLI dependencies are available for fuzzing tests.

Checklist

  • I have added tests to cover my changes or documented any manual tests.
  • I have added the description of my changes into CHANGELOG.
  • I have updated the documentation accordingly

Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

gdlg added 7 commits September 2, 2025 11:50
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
@gdlg gdlg requested a review from AlbertvanHouten September 2, 2025 12:41
Signed-off-by: Grégoire Payen de La Garanderie <gregoire.payen.de.la.garanderie@intel.com>
@gdlg gdlg merged commit 8ef1108 into develop Sep 3, 2025
16 checks passed
@gdlg gdlg deleted the gppayend/stability-tests branch September 25, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants