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

Upload integration tests logs on artifact server for nightly job #2005

Open
coolbrg opened this issue Feb 12, 2018 · 5 comments
Open

Upload integration tests logs on artifact server for nightly job #2005

coolbrg opened this issue Feb 12, 2018 · 5 comments

Comments

@coolbrg
Copy link
Contributor

coolbrg commented Feb 12, 2018

This is kind of adding an assist to debug nightly job failures.
Right now we don't store any artifacts of nightly jobs

minishift/centos_ci.sh

Lines 343 to 346 in c5ad411

function perform_nightly() {
make prerelease synopsis_docs link_check_docs
MINISHIFT_ISO_URL=$1 MINISHIFT_VM_DRIVER=kvm make integration_all
}

@LalatenduMohanty
Copy link
Member

@budhrg You mean the console log?

@LalatenduMohanty LalatenduMohanty modified the milestones: v1.14.0, v1.15.0 Feb 15, 2018
@coolbrg
Copy link
Contributor Author

coolbrg commented Feb 15, 2018

The log file where we log during integration test. See below
screenshot from 2018-02-15 13-22-35

It's priority is high as it will help debug nightly jobs.

@coolbrg coolbrg modified the milestones: v1.15.0, v1.14.0 Feb 15, 2018
coolbrg added a commit to coolbrg/minishift that referenced this issue Feb 15, 2018
coolbrg added a commit to coolbrg/minishift that referenced this issue Feb 15, 2018
@coolbrg
Copy link
Contributor Author

coolbrg commented Feb 15, 2018

Looks like we can't able to upload artifacts on build failures.
See https://ci.centos.org/job/minishift-pr/3462/consoleFull

As soon as the script get exit 1 from integration test, it exit the whole build.

/cc @minishift/minishift-dev

@coolbrg
Copy link
Contributor Author

coolbrg commented Feb 28, 2018

@minishift/minishift-dev any comments/suggestion?

@LalatenduMohanty LalatenduMohanty modified the milestones: v1.14.0, v1.15.0, v1.16.0 Mar 5, 2018
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.16.0, v1.17.0, v1.18.0 Mar 28, 2018
coolbrg added a commit to coolbrg/minishift that referenced this issue Apr 25, 2018
coolbrg added a commit to coolbrg/minishift that referenced this issue Apr 25, 2018
@LalatenduMohanty LalatenduMohanty modified the milestones: v1.18.0, v1.19.0 May 8, 2018
@LalatenduMohanty LalatenduMohanty removed this from the v1.19.0 milestone Jun 5, 2018
@stale
Copy link

stale bot commented Sep 30, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/stale label Sep 30, 2018
@coolbrg coolbrg removed their assignment Nov 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants