{
  "mode": "selective",
  "changes": [
    {
      "status": "A",
      "path": "roles/local_path_provisioner/.ci-selective-test"
    }
  ],
  "matches": [
    {
      "path": "roles/local_path_provisioner/.ci-selective-test",
      "rule": "csi-local-path-provisioner",
      "action": "targets",
      "targets": [
        "csi"
      ]
    }
  ],
  "targets": [
    "csi"
  ],
  "deployment_roots": [
    "csi"
  ],
  "verification_profiles": [
    "csi-local-path-provisioner"
  ],
  "variants": [
    {
      "network_backend": "openvswitch",
      "dependency_options": {
        "csi_driver": "rbd",
        "network_backend": "openvswitch"
      },
      "components": [
        "ceph",
        "csi",
        "kubernetes"
      ]
    }
  ],
  "jobs": [
    {
      "name": "aio-openvswitch",
      "scenario": "aio",
      "run": false,
      "network_backend": "openvswitch",
      "dependency_options": {
        "csi_driver": "rbd",
        "network_backend": "openvswitch"
      },
      "components": [
        "ceph",
        "csi",
        "kubernetes"
      ],
      "verification_profiles": [
        "csi-local-path-provisioner"
      ],
      "reason": "verification is handled by dedicated profiles: csi-local-path-provisioner"
    },
    {
      "name": "aio-ovn",
      "scenario": "aio",
      "run": false,
      "network_backend": "ovn",
      "dependency_options": {
        "csi_driver": "rbd"
      },
      "verification_profiles": [
        "csi-local-path-provisioner"
      ],
      "reason": "plan has no ovn deployment variant"
    },
    {
      "name": "csi-local-path-provisioner",
      "scenario": "csi",
      "run": true,
      "dependency_options": {
        "csi_driver": "local-path-provisioner",
        "network_backend": "openvswitch"
      },
      "components": [
        "csi",
        "kubernetes"
      ],
      "verification_profiles": [
        "csi-local-path-provisioner"
      ],
      "reason": "requested verification profiles: csi-local-path-provisioner"
    },
    {
      "name": "csi-rbd",
      "scenario": "csi",
      "run": false,
      "dependency_options": {
        "csi_driver": "rbd"
      },
      "verification_profiles": [
        "csi-local-path-provisioner"
      ],
      "reason": "none of the job's verification profiles were requested"
    },
    {
      "name": "keycloak",
      "scenario": "keycloak",
      "run": false,
      "dependency_options": {
        "csi_driver": "rbd"
      },
      "verification_profiles": [
        "csi-local-path-provisioner"
      ],
      "reason": "none of the job's verification profiles were requested"
    }
  ]
}
