From b182edf697cacf00ee4f6798953c7a38ad32106a Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Feb 05 2019 14:46:22 +0000 Subject: Add new needles to make tests work OpenQA tests were choking on _boot_to_anaconda, because the rawhide_accept_fate was not recognized. I created a new needle to make it work. --- diff --git a/needles/anaconda/universal/rawhide_accept_fate-20190205.json b/needles/anaconda/universal/rawhide_accept_fate-20190205.json new file mode 100644 index 0000000..cbb1814 --- /dev/null +++ b/needles/anaconda/universal/rawhide_accept_fate-20190205.json @@ -0,0 +1,17 @@ +{ + "area": [ + { + "height": 19, + "width": 110, + "xpos": 647, + "type": "match", + "ypos": 586 + } + ], + "properties": [], + "tags": [ + "ENV-DISTRI-fedora", + "LANGUAGE-english", + "anaconda_rawhide_accept_fate" + ] +} \ No newline at end of file diff --git a/needles/anaconda/universal/rawhide_accept_fate-20190205.png b/needles/anaconda/universal/rawhide_accept_fate-20190205.png new file mode 100644 index 0000000..9ad0ced Binary files /dev/null and b/needles/anaconda/universal/rawhide_accept_fate-20190205.png differ