fbf55a09cc
* Refactoring code to adhere to persistence connection. * Update cnos_rollback.py * Updating license for the refactored method * Update cnos_rollback.py * Removing the BSD License as suggested by Legal * Adding cnos_image after testing on sftp. Test code is also added * Removing debug comments * adding space
6 lines
224 B
YAML
6 lines
224 B
YAML
---
|
|
test_image_data1:
|
|
- {protocol: "sftp", serverip: "10.241.106.118", imgtype: "os", serverusername: "root", serverpassword: "root123"}
|
|
|
|
test_image_data2:
|
|
- {protocol: "tftp", serverip: "10.241.106.118", imgtype: "os"}
|