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

setup.py missing universal truth in setup_req*.txt #959

Conversation

ssorenso
Copy link

Issues:
Fixes #958

Problem:

  • setup_requirements.txt missing from setup.py

Analysis:

  • This adds it and allows for pip library to exist for redhat and ubuntu
    • Both required for build Dockerfile's

Tests:
This is driven by the:
./f5-openstack-agent-dist/scripts/test_install.sh
Test script for building packages and validating them.

@zancas

What issues does this address?

Fixes #958

What's this change do?

  • This adds it and allows for pip library to exist for redhat and ubuntu
    • Both required for build Dockerfile's

Where should the reviewer start?

setup.py

Any background context?

The setup.py had to be modified as well as both build Dockerfile's (redhat and ubuntu)

Issues:
Fixes F5Networks#958

Problem:
* `setup_requirements.txt` missing from `setup.py`

Analysis:
* This adds it and allows for pip library to exist for redhat and ubuntu
  * Both required for build Dockerfile's

Tests:
This is driven by the:
`./f5-openstack-agent-dist/scripts/test_install.sh`
Test script for building packages and validating them.
@ssorenso ssorenso force-pushed the liberty.setup_universal_truth_fix.958 branch from c0cb4bb to f601555 Compare September 26, 2017 00:12
@pjbreaux
Copy link
Contributor

@ssorenso: the config on the smoke tests was wiped when the job was disabled. That is why you see two lines showing up referring to smoke tests above. If we open new pull requests, we should only get one message: 'Running smoke tests on PR'

@ssorenso
Copy link
Author

retest this please

@ssorenso
Copy link
Author

To assure that the RPM and DEB packages are correct and working, this needs to be in before Friday's releases.

@ssorenso
Copy link
Author

This change now needs some serious TLC. I will fix this shortly and create a new one.

@ssorenso ssorenso closed this Oct 12, 2017
@ssorenso ssorenso deleted the liberty.setup_universal_truth_fix.958 branch December 4, 2017 17:35
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.

4 participants