You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FixesF5Networks#592
Problem:
The issue of the RPM and DEB build packages not being flagged as broken
if/when an issue occurs while building them as well as having multiple
places where dependencies are listed.
Analysis:
This change introduces automation around building the packages and
performing automated testing. This also flat-lines the code into
python for greater usability as well as supportability.
Tests:
This code is, in and of itself, a test. This code will first build the
packages, and then perform an install test against those packages.
ssorenso
pushed a commit
to ssorenso/f5-openstack-agent
that referenced
this issue
May 23, 2017
FixesF5Networks#592
Problem:
The issue of the RPM and DEB build packages not being flagged as broken
if/when an issue occurs while building them as well as having multiple
places where dependencies are listed.
Analysis:
This change introduces automation around building the packages and
performing automated testing. This also flat-lines the code into
python for greater usability as well as supportability.
Tests:
This code is, in and of itself, a test. This code will first build the
packages, and then perform an install test against those packages.
OpenStack Release
WIP
Description
In order to handle the:
Agent Version
Not set
Operating System
Both Ubuntu 14.04 (trusty) and CentOS 7
OpenStack Release
Not set
Description
This is not to handle a bug; however, it does expand up what the bug #494 fixed.
Deployment
This is not relevant.
The text was updated successfully, but these errors were encountered: