Commit 8760bbe
authored
Add UT to check sonic installer does not depend on database (#2401)
### Description of PR
Add new test cases to test sonic-installer does not depends on database docker.
### Type of change
- [ ] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [x] Test case(new/improvement)
### Back port request
### Approach
#### What is the motivation for this PR?
Add new test cases to test sonic-installer does not depends on database docker.
#### How did you do it?
Add new test case to cover user scenarios.
#### How did you verify/test it?
Run new UT make sure they are all pass.
Make sure all current UT not break during merge validation.
#### Any platform specific information?
N/A
#### Supported testbed topology if it's a new test case?.1 parent 6bef652 commit 8760bbe
1 file changed
+37
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments