Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: remove cron trigger from the check changelog job #3957

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

kuisathaverat
Copy link
Contributor

What does this PR do?

It removes the corn trigger form the check changelogs job.

Why is it important?

Currently, check changelogs job runs on a daily basis, every day it fails, only 4-6 days a week it does not fail, and it is OK. This job should be pass only when the changelog is updated so on dates near to the release. Because of that, I've asked to disable the corn and move to use it manually when it is needed.

@kuisathaverat kuisathaverat added bug ci automation Team:Automation Label for the Observability productivity team labels Jul 9, 2020
@kuisathaverat kuisathaverat requested review from axw, bmorelli25 and a team July 9, 2020 08:44
@kuisathaverat kuisathaverat self-assigned this Jul 9, 2020
@apmmachine
Copy link
Contributor

apmmachine commented Jul 9, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Branch indexing]

  • Start Time: 2020-07-10T02:50:08.852+0000

  • Duration: 48 min 4 sec

Test stats 🧪

Test Results
Failed 0
Passed 3217
Skipped 147
Total 3364

Steps errors

Expand to view the steps failures

  • Name: Compress

    • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage

    • Duration: 0 min 0 sec

    • Start Time: 2020-07-10T03:06:02.997+0000

    • log

  • Name: Sleep

    • Description: 5

    • Duration: 0 min 5 sec

    • Start Time: 2020-07-10T03:06:07.556+0000

    • log

  • Name: Compress

    • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests

    • Duration: 0 min 0 sec

    • Start Time: 2020-07-10T03:16:28.520+0000

    • log

  • Name: Test Sync

    • Description: ./script/jenkins/sync.sh

    • Duration: 3 min 34 sec

    • Start Time: 2020-07-10T03:00:37.480+0000

    • log

@kuisathaverat kuisathaverat merged commit 035bb74 into elastic:master Jul 13, 2020
simitt pushed a commit to simitt/apm-server that referenced this pull request Dec 15, 2020
simitt added a commit that referenced this pull request Dec 16, 2020
* chore(ci): move CI scripts to the .ci directory (#4452)

* chore(ci): movee windows scripts to the CI location

* chore(ci): move more scripts

* chore(ci): move check-changelogs to CI folder

* chore(ci): move intake script to CI dir

* chore(ci): move bench script

* chore(ci): move sync script

* chore(ci): move package to CI dir

* chore(ci): move test-install to CI dir

* chore(ci): remove unused windows script

* ci: remove cron trigger from the check changelog job (#3957)

* fix: ci build and test of the golang-mage docker image (#3563)

* [CI][docker] prepare required context (#4136)

* packer: cache docker images (#3620)

* fix: check that docker is installed (#3889)

* Update Jenkinsfile

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
Co-authored-by: Ivan Fernandez Calvo <kuisathaverat@users.noreply.github.com>
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation bug ci Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants