Commit 3a1c474
Kazuyoshi Kato
Modify tests to make them compatible with VM IDs
We are using the names of the tests as VM IDs. But some tests don't work
due to invalid characters ("_") and the length (maximum is 64 bytes).
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>1 parent 284a2d0 commit 3a1c474
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1602 | 1602 | | |
1603 | 1603 | | |
1604 | 1604 | | |
1605 | | - | |
| 1605 | + | |
1606 | 1606 | | |
1607 | 1607 | | |
1608 | 1608 | | |
1609 | 1609 | | |
1610 | 1610 | | |
1611 | | - | |
| 1611 | + | |
1612 | 1612 | | |
1613 | 1613 | | |
1614 | 1614 | | |
| |||
2007 | 2007 | | |
2008 | 2008 | | |
2009 | 2009 | | |
2010 | | - | |
| 2010 | + | |
2011 | 2011 | | |
2012 | 2012 | | |
2013 | 2013 | | |
| |||
0 commit comments