Skip to content

Commit 73bf0ca

Browse files
committed
Removed newly added Tests and Sonar qube related changes in CI
1 parent 538ced2 commit 73bf0ca

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

.semaphore/semaphore.yml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@ global_job_config:
1414
- checkout
1515
- mkdir artifacts
1616
blocks:
17-
- name: Test
18-
dependencies: []
19-
run:
20-
# don't run the tests on non-functional changes...
21-
when: "change_in('/', {exclude: ['.github/']})"
22-
task:
23-
jobs:
24-
- name: Test
25-
commands:
26-
- sem-version python 3.9
27-
- pip install tox
28-
- tox -e cover
29-
- mkdir test-output
30-
- cp test-report.xml test-output
31-
- test-results publish test-output
32-
- artifact push workflow coverage.xml
17+
# - name: Test
18+
# dependencies: []
19+
# run:
20+
# # don't run the tests on non-functional changes...
21+
# when: "change_in('/', {exclude: ['.github/']})"
22+
# task:
23+
# jobs:
24+
# - name: Test
25+
# commands:
26+
# - sem-version python 3.9
27+
# - pip install tox
28+
# - tox -e cover
29+
# - mkdir test-output
30+
# - cp test-report.xml test-output
31+
# - test-results publish test-output
32+
# - artifact push workflow coverage.xml
3333
- name: "Wheels: OSX x64 - Python 3.6-3.12"
3434
run:
3535
when: "tag =~ '.*'"
@@ -302,15 +302,15 @@ blocks:
302302
- artifact push project artifacts/confluent-kafka-python-wheels-${SEMAPHORE_GIT_TAG_NAME}-${SEMAPHORE_WORKFLOW_ID}.tgz --destination confluent-kafka-python-wheels-${SEMAPHORE_GIT_TAG_NAME}-${SEMAPHORE_WORKFLOW_ID}.tgz
303303
- echo Thank you
304304

305-
after_pipeline:
306-
task:
307-
agent:
308-
machine:
309-
type: s1-prod-ubuntu20-04-amd64-1
310-
jobs:
311-
- name: SonarQube
312-
commands:
313-
- checkout
314-
- sem-version java 11
315-
- artifact pull workflow coverage.xml
316-
- emit-sonarqube-data --run_only_sonar_scan
305+
# after_pipeline:
306+
# task:
307+
# agent:
308+
# machine:
309+
# type: s1-prod-ubuntu20-04-amd64-1
310+
# jobs:
311+
# - name: SonarQube
312+
# commands:
313+
# - checkout
314+
# - sem-version java 11
315+
# - artifact pull workflow coverage.xml
316+
# - emit-sonarqube-data --run_only_sonar_scan

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy