Fix ci-feature::test-upgrade-from-1.1.1 configuration in MR
What does this MR do and why?
Due to recent rework of the CI the feature provided by ci-featuretest-upgrade-from-1.1.1 is not working as expected in MR.
Expected behavior is to try an upgrade from sylva 1.1.1 to your current dev branch.
Today it try to perform an upgrade from sylva 1.1.1 to main without taking into account the dev branch
This MR change the target of the upgrade (setting it to empty value will lead our CI to use the current commit)
Related reference(s)
close #1729 (closed)