Age | Commit message (Collapse) | Author | Files | Lines |
|
Logging to docker registry once suffices
Change-Id: I1f2efc18cf5257e9327782ca13d63b7175c70c50
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
By default compose services leverage locally built images
which is not the case in onboaring package so there was
no chance it could work.
Change-Id: Ide25355da0535272e341ee4c4e15ef6eabf048de
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Docker installation script doesn't set debconf fronted
explicitly thus default interactive was used and the
runcmd was stalling.
Change-Id: If9bf60c71f96d010ff1dac4f333a8bf07d5c032c
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
'PermitRootLogin' keyword is commented out by default
so sed pattern needed adjustment to actually work.
Nova injected rule that forbids root login was removed
from authorized_keys file.
Change-Id: Ib582848a2499ce4a882c5199069b3c5de57b1b3b
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
PNF Simulator was moved to it's own repo of
integration/simulators/pnf-simulator so updating
broken links.
Change-Id: Idbd940c3898d34b68d9c0578deee5078ff2bdcad
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Ubuntu release in example HOT env file is bumped to
Ubuntu Bionic and related docker tools versions are
upgraded accordingly.
Change-Id: I45b1d94cfcc8ec4513f5e26fd6613f6ebc199e78
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Change-Id: I5c567fe12d1318422c958a087a01241e261ca9bb
Issue-ID: INT-1634
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
This code is a copy of pnfsimulator located in integration repository
(/test/mocks/pnfsimulator) with added profile "docker" in pom.xml
located in pnfsimulator and netconfsimulator subprojects
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I725fa0530c41b13cb12705979dee8b8b354dc1a1
|