Updated the src folder with new repositories archives

* Updated with the latest mos-spt repository
* Updated with the latest si-tests repo
* Updated with the latest cfg-checker with packages
  version for MOSK 24.1. MOSK 24.1 supports OS Antelope
   and Yoga.
* Small fixes to the docker files

Related-PROD: PROD-37187
Change-Id: I0d3f3c9ef0cf32a6e5accde94edb8aa0e34d3582
diff --git a/k8s/docker-mos-rally b/k8s/docker-mos-rally
index 71c927c..6d75636 100644
--- a/k8s/docker-mos-rally
+++ b/k8s/docker-mos-rally
@@ -1,6 +1,6 @@
 FROM xrally/xrally-openstack:2.1.0
 
-MAINTAINER Alex Savatieiev (a.savex@gmail.com)
+LABEL maintainer="qa-ps@mirantis.com"
 
 WORKDIR /rally
 RUN mkdir /rally/rally-files && \