diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-05-26 17:58:44 +0200 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2021-06-01 09:12:31 +0200 |
commit | 6ddc310d6785bf45a8ccc6d8de8abbeedf490f8a (patch) | |
tree | 6f666138fa6aace3019dcee4437d9ef5d84bc9cd /csit/.gitignore | |
parent | a3f68d14609fc94ec89e3eb724664a62bc2b0210 (diff) |
PM-Mapper CSIT image pulls enhancements
- Add nexus3.onap.org repository to external images
to avoid dockerhub pull limits.
- Remove repository from PM-Mapper image to force use
of image built earlier with maven.
.gitignore update.
- Add DMaaP healthcheck to setup.sh scripts
Issue-ID: DCAEGEN2-2796
Issue-ID: DCAEGEN2-2799
Change-Id: Ie98336b91b37d61767049d4857b016fb618e4e8e
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Diffstat (limited to 'csit/.gitignore')
-rw-r--r-- | csit/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/.gitignore b/csit/.gitignore index c8865c2..3a900d8 100644 --- a/csit/.gitignore +++ b/csit/.gitignore @@ -1,2 +1,3 @@ env.properties archives/ +*.pyc |