https://github.com/mirantis/moscc-cli-smoketest
Script for MOS Core Components acceptance testing via CLI
https://github.com/mirantis/moscc-cli-smoketest
Last synced: 2 months ago
JSON representation
Script for MOS Core Components acceptance testing via CLI
- Host: GitHub
- URL: https://github.com/mirantis/moscc-cli-smoketest
- Owner: Mirantis
- Created: 2015-04-01T13:10:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T11:50:50.000Z (about 5 years ago)
- Last Synced: 2025-01-17T12:17:45.922Z (4 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moscc-cli-smoketest
Script for MOS Core Components acceptance testing via CLIInstallation and Usage
----------------------
Login to the Fuel master node over SSH.
Make sure the Fuel master node has Internet connection.
Then execute following steps:```bash
$ yum -y install git
$ git clone https://github.com/Mirantis/moscc-cli-smoketest.git
$ cd moscc-cli-smoketest
$ ./moscc-cli.sh
```