Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove special egg handling for 103.0 #5853

Merged

Conversation

clebergnu
Copy link
Contributor

The contrib/scripts/avocado-fetch-eggs.py file, as can be seen in PR #5789, has a TODO to have the special handling after 103.0 is released.

This is a removal of that special handling, and a couple of extra improvements.

Before 103.0 was released, it was necessary to conditionally allow
failures for the 103.0 eggs.  Not any longer.

Fixes: avocado-framework#5791
Signed-off-by: Cleber Rosa <crosa@redhat.com>
The fetching of the regular eggs is not being protected for error
conditions.  Also, the signaling of error conditions as exit status is
currently broken.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Both Avocado and setuptools eggs are needed to run Avocado from eggs.
Let's expand the scripts to also include setuptools.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
@clebergnu clebergnu self-assigned this Jan 15, 2024
@clebergnu clebergnu added this to the #104 - Codename TBD milestone Jan 15, 2024
@richtja richtja merged commit 2ff17fc into avocado-framework:master Jan 15, 2024
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants