diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index 2f0082f4ebe4e5924465e356c302f66a26c99c06..c233c3bc9f5d1ecea45215c6c3bc4a9e40d54a36 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -204,16 +204,6 @@ bridge_api_smoketest_negative:
     reports:
       junit: api_smoketest_bridge_negative.xml
 
-condenser_api_smoketest_old:
-  <<: *common_api_smoketest_job
-
-  script:
-    - scripts/ci_start_api_smoketest.sh localhost "$HIVEMIND_HTTP_PORT" test_condenser_api_patterns.tavern.yaml api_smoketest_condenser_api_old.xml
-
-  artifacts:
-    reports:
-      junit: api_smoketest_condenser_api_old.xml
-
 condenser_api_smoketest:
   <<: *common_api_smoketest_job
 
diff --git a/tests/tests_api b/tests/tests_api
index 3189c96ae5a3e076296aa4b1f1e37318d6567bf0..cd06a34b967ee0fa38ded3a99ac523bb5958e833 160000
--- a/tests/tests_api
+++ b/tests/tests_api
@@ -1 +1 @@
-Subproject commit 3189c96ae5a3e076296aa4b1f1e37318d6567bf0
+Subproject commit cd06a34b967ee0fa38ded3a99ac523bb5958e833