Define sulfur version 70/97670/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 15:03:47 +0000 (17:03 +0200)
committermarekzatko <Marek.Zatko@pantheon.tech>
Thu, 7 Oct 2021 16:30:29 +0000 (18:30 +0200)
bgpcep-csit-1node-gate-userfeatures-all-sulfur failed with:

  Dictionary '${Stream_dict}' has no key 'sulfur'.

We obviously need to recognize it.

Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Change-Id: Id2b923bf9fb9db7447b1967d25bfc300d7382443

csit/libraries/CompareStream.robot

index 815286d478231fb0e9a4b6286489c48cd4560205..00721e9bc23974088be33aca208588115551eeea 100644 (file)
@@ -8,7 +8,7 @@ Library           Collections
 Library           String
 
 *** Variables ***
-&{Stream_dict}    carbon=${6}    nitrogen=${7}    oxygen=${8}    fluorine=${9}    neon=${10}    sodium=${11}    magnesium=${12}    aluminium=${13}    silicon=${14}    phosphorus=${15}    master=${999}
+&{Stream_dict}    carbon=${6}    nitrogen=${7}    oxygen=${8}    fluorine=${9}    neon=${10}    sodium=${11}    magnesium=${12}    aluminium=${13}    silicon=${14}    phosphorus=${15}    sulfur=${16}    master=${999}
 
 *** Keywords ***
 Set_Variable_If_At_Least