Age | Commit message (Collapse) | Author | Files | Lines |
|
CI has been migrated to use opnfv-clean for verify jobs, which is now
installed as python. There is no reason to keep ci/clean.sh anymore.
Change-Id: I2edf23901c5debaba0674e3506fd0392d317dc6f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Changes Include:
- Moves dev_dep_check.sh to contrib dir as it is not used by our CI
- Removes test.sh as it is not used by CI. tox can be invoked
directly for developers.
- Removes run_smoke_tests.sh which is not used anymore
Change-Id: I59e39be0ce8b23234c70bf066aebf894b6d73388
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Deploy is now pip/rpm installed as opnfv-deploy in /bin. Alternatively
the deploy.py script can be invoked via python. The legacy deploy.sh
was only being used for CI, which has now been updated to remove the
need for the Apex repo containing ci/deploy.sh.
Change-Id: I1fb93bd9de23a97a09bedb8ac014ef81955875f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- add several dependent packages
- fix random no deploy log display
- chmod +x simple_deploy.sh
Change-Id: If18114b9fe8ba527abee907fa14eecf93beba098
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Change-Id: I7010fb29bf6927d3d4050d9dd8326a0ec7bc44f1
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
- updating docs to reference Euphrates
- removing the odl_l2-nofeature scenario, it's obsolete
- renameing odl_l3 to odl, it's default for odl now
- adding symlinks to files to _l3 files so CI doesn't break
will remote those once CI is updated to use new names
Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
It shouldn't be there and it breaks the script.
Change-Id: I0762707a0c55a47b1f576e88c5ff0af979efdfda
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
|
|
Change-Id: I553beedc6195dd4714ba6cb388036da2bd7a355d
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
This script is for new commers. It deployes apex in the most
easiest way. People can just execute it and see what happens.
As well the script is so short and easy that they directly
see what needs to be done.
Change-Id: I02c9773ad6df154c735024de2ffd02254c8f67bb
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|