Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed the Docker build image workflow.
Added seperate tagging for SNAPSHOT-latest and STAGING-latest
There are two docker jobs currently. One produces SNAPSHOT images
and other produces STAGING images. SNAPSHOT images are build from
nexus2 maven snapshots artifacts where as STAGING images are built
from nexus2 maven releases artifacts.
Removed libxml2-utils dependency from docker build image script.
Since the dedicated docker node might be shared by multiple jobs,
apt-get install inside the script might cause conflict and cause
failure of the docker jenkins jobs. Moved the dependency to be part
of the jenkins infrastructure node itself.
Change-Id: Ib33681ade6408a1116a5be84f19d0bf84e188aac
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Added the missing sudo privilieges required to install packages
Change-Id: Ic59a83eac17a18f24e78a7a52823dbb58ad58b08
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Installed missing xmllint package for version scraping
Change-Id: I019c8d43ef145b3713f7267d52bd14fec5df2a76
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Fixed Docker image to use the nexus artifacts
instead of building from source. Added proxy support.
Updated the Docker image version for Casablanca.
Change-Id: If7f6eb206356c5b255804f27949d23ab85068f52
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Issue-ID: OPTFRA-22
Change-Id: Iacd81643a3a317171aaa3af8e78b2c6a33c52348
Signed-off-by: ramkri123 <ramkri123@gmail.com>
|
|
Issue-ID: OPTFRA-22
Change-Id: Iea233cbebc5b277ee23e7e52edce3778a23308a0
Signed-off-by: ramkri123 <ramkri123@gmail.com>
|
|
Fixed a spurios typo in date command
Issue-ID: OPTFRA-22
Change-Id: I4a9b02f52d07bba2091b95ab201c9fc0b252f971
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|
|
Added license to Dockerfile
Added 8699 internal port and 8698 external port
Issue-ID: OPTFRA-22
Change-Id: I232acc6cd417efda164ae825362dcc6d0be28a12
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|