#96 Add needle to fix iscsi test.
Merged 5 years ago by kparal. Opened 5 years ago by lruzicka.

@@ -0,0 +1,15 @@ 

+ {

+   "properties": [],

+   "tags": [

+     "anaconda_install_destination_add_network_disk"

+   ],

+   "area": [

+     {

+       "xpos": 50,

+       "ypos": 380,

+       "width": 56,

+       "height": 20,

+       "type": "match"

+     }

+   ]

+ } 

\ No newline at end of file

This is a replacement needle to match a changed icon in the Anaconda.

Metadata Update from @lruzicka:
- Request assigned

5 years ago

FTR, this hasn't been tested, but we want to fix the test in time for F30 Beta RC testing. In the worst case, it will still not work. Merging and deploying.

Pull-Request has been merged by kparal

5 years ago

Oh, thanks for that - I hadn't actually noticed the test was broken because iSCSI itself has been broken for ages so I assumed the test was still failing on that. And indeed, now you fixed the icon thing, it still does. The fix looks fine.

BTW, both of you ought to have sufficient powers (I think) to create needles on staging (or prod, but I usually use staging) and restart tests there. That's the easy way to create them and test them, normally - create the needle, restart the test, if it behaves as expected, scp the needle back out to your dev box in the correct directory, do the git commit from there. (And then remember to delete the copy in the wrong directory on the host later :>)

Yeah, I think I have the rights, but I do not know the IP addresses of the
machines, nor how I can login. Can I use FAS?