Commit 156de8a
Fix empty Name field handling in ValidateEastWestConnectivity
- Provide default 'test-connectivity' name when attrs.Name is empty
- Prevents malformed instance names like '-east' and '-west'
- Ensures proper SSH key association for test instances
- Fixes SSH authentication failure in CI tests
Co-Authored-By: Alec Fong <alecsanf@usc.edu>1 parent f66e11f commit 156de8a
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
129 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
| |||
0 commit comments