Adding support for voltha-onos 1.13.10 and 2.2 to BBSim based sanity test

The support is not directly related to the ONOS version itself, but to
the version of the apps that come bundled with those version

Change-Id: I2a09c4f01b0ba300902366d6ba0fc814464eddb2
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index ed6fb3c..6a32bd4 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -193,3 +193,8 @@
     # maintainers
     # Used to notify users in supported tests
     maintainers: 'zdw@opennetworking.org'
+
+    # onos version
+    # is used by the voltha-bbsim-tests.groovy and physical pod pipelines to
+    # know which sadis config needs to be pushed
+    onos-version: '1.13.9'