An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# moscc-cli-smoketest
Script for MOS Core Components acceptance testing via CLI

Installation 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
```