Age | Commit message (Collapse) | Author | Files | Lines |
|
scikit-learning package is causing timeouts for alpine based docker.
Change-Id: I1b8670bacce9135b74d01778da47926f10f09e6a
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-722
|
|
Change-Id: Ie3d44592a382ba8e886c2a7544520cbed6971f84
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-722
|
|
Add docker file for optim engine
Run pods as a non-root user
Fix docker tag script
Change-Id: If25fe66b839a70e83e35292031a2da012e81fe47
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-712
|
|
Change-Id: I333b5be4260d4968d7a9602eccdb8a8e3d99bea9
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-686
|
|
Change-Id: I2db2f8e252bd5e60807b2ffabf5a5b193a789f7a
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-637
|
|
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>
|
|
Updating the config file as workaround
Issue-ID: OPTFRA-237
Change-Id: Iacdb4e8ab0f38d0809c4881b3faca0b4f3164d0c
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Updated docker file to set the environment variable
Issue-ID: OPTFRA-237
Change-Id: I97275c9c7b3963b6282a8d59f4177dc8b94e53fe
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Updated docker file
Issue-ID: OPTFRA-200
Change-Id: Iac689582a86a73e36048b93daf656d162aa5a3af
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
EELF logging is added.
Issue-ID: OPTFRA-227
Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
|
|
Change-Id: I3bd6f16b85ada4111585818a3009de75f7294665
Issue-ID: OPTFRA-221
Signed-off-by: Varma, Vikas (vv8305) <vv8305@att.com>
|
|
Issue-ID: OPTFRA-22
Change-Id: I6b5e072d48d312e86cd681908e62b71059774093
Signed-off-by: Sastry Isukapalli <sastry@research.att.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>
|