blob: 45ab8a22a005a482839ae632dc0e2bbcf081eeff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Smoke use cases robot py3
## Goal
The tests are:
- cps-healthcheck
- cps-temporal-healthcheck
- cps-ncmp-dmi-plugin-healthcheck
## Usage
See [smoke-usecases-robot README](../smoke-usecases-robot/README.md)
for details.
This docker is behaving the same except that it is python3 with
more recent version of robot libraries.
|