controller-csit-1node-akka1-all-{silicon,phosphorus} broken
Robert Varga
Hello Luis, everyone,
patch
https://git.opendaylight.org/gerrit/c/integration/distribution/+/95655
(Change Silicon version to 14.0.0) broke both these jobs:
https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-silicon/
https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-phosphorus/
because it broke the logic here:
https://github.com/opendaylight/integration-test/blob/master/csit/libraries/NexusKeywords.robot#L319-L327
i.e. it now fails with:
Thanks,
Robert
patch
https://git.opendaylight.org/gerrit/c/integration/distribution/+/95655
(Change Silicon version to 14.0.0) broke both these jobs:
https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-silicon/
https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-phosphorus/
because it broke the logic here:
https://github.com/opendaylight/integration-test/blob/master/csit/libraries/NexusKeywords.robot#L319-L327
i.e. it now fails with:
Evaluating expression '14.0.0 > 14.0 and 14.0.0 < 15.0' failed: SyntaxError: invalid syntax (<string>, line 1)I have no idea how to fix this, can you please take a look?
Thanks,
Robert