From 12a6c26726b1c29d940d4a6d27a1b59566767408 Mon Sep 17 00:00:00 2001 From: Sid Dange Date: Wed, 30 Apr 2025 11:52:44 -0400 Subject: [PATCH] Updated BuildPulse integration to point to main account --- .../rawWorkflows/gh-ci-parameterized-flow.txt | 6 +- .github/workflows/VeniceCI-E2ETests.yml | 186 +++++++++--------- 2 files changed, 96 insertions(+), 96 deletions(-) diff --git a/.github/rawWorkflows/gh-ci-parameterized-flow.txt b/.github/rawWorkflows/gh-ci-parameterized-flow.txt index fd5a1dda258..56fd2d93a49 100644 --- a/.github/rawWorkflows/gh-ci-parameterized-flow.txt +++ b/.github/rawWorkflows/gh-ci-parameterized-flow.txt @@ -85,11 +85,11 @@ path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} diff --git a/.github/workflows/VeniceCI-E2ETests.yml b/.github/workflows/VeniceCI-E2ETests.yml index 1fabe472a35..204c813f2a8 100644 --- a/.github/workflows/VeniceCI-E2ETests.yml +++ b/.github/workflows/VeniceCI-E2ETests.yml @@ -98,11 +98,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -193,11 +193,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -288,11 +288,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -383,11 +383,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -478,11 +478,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -573,11 +573,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -668,11 +668,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -763,11 +763,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -858,11 +858,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -953,11 +953,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1048,11 +1048,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1143,11 +1143,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1238,11 +1238,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1333,11 +1333,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1428,11 +1428,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1523,11 +1523,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1618,11 +1618,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1713,11 +1713,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1808,11 +1808,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1903,11 +1903,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -1998,11 +1998,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2093,11 +2093,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2188,11 +2188,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2283,11 +2283,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2378,11 +2378,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2473,11 +2473,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2568,11 +2568,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2663,11 +2663,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2758,11 +2758,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2853,11 +2853,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }} @@ -2948,11 +2948,11 @@ jobs: path: ${{ github.job }}-jdk${{ matrix.jdk }}-logs.tar.gz retention-days: 30 - name: Upload test results to BuildPulse for flaky test detection - if: github.event_name == 'push' && github.ref == 'refs/heads/main' && !cancelled() + if: !cancelled() uses: buildpulse/buildpulse-action@main with: - account: 100582612927 - repository: 100441445875 + account: 357098 + repository: 349172057 path: | **/TEST-*.xml key: ${{ secrets.BUILDPULSE_ACCESS_KEY_ID }}