-
Notifications
You must be signed in to change notification settings - Fork 6
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
Rework test offline workflow #187
Comments
Update reportSG change has been configured within the workflow.
|
Update reportNew playbooks added: Remove common.sh only use offline-installation.sh to simplify. The new Workflow:
I have a problem with the download files: |
Update reportFixed the problem with the provision of the steps added to install the OpenSSL dependencies for deb and rpm Then when running massive tests the following results were found: Test 1: Error:
All tests failed due to the installation of python in the provision. Test 2: Ubuntu Bionix and Xenial systems had problems installing pip: Error:
The problem was fixed, but in Ubuntu 18 another bug was detected. Test 3: Error:
Another different problem when installing pip. It is fixed, but a new issue with the python version arises in later steps. Test 4: Error: Analyzing the problem |
Related #161
Desciption
Due to some errors found in the test, it is necessary to rework it to simulate a more realistic situation than what a user would do when installing the product in a real environment without the internet.
Tasks
sg-03c53339089a65829
The text was updated successfully, but these errors were encountered: