Discussion:
[tycho-dev] various releng stuff
Jonah Graham
2018-02-13 21:56:28 UTC
Permalink
Hi folks,

I just submitted my first tycho patch[1] and I noticed a few things.

1. The Version field in Bugzilla is missing the recently released 1.1.0
version
2. Since a configuration change to Jenkins job tycho-gerrit in build #1463
there is an error message at the end of the job that does not cause the
build to fail:



[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 21:41 min
[INFO] Finished at: 2018-02-09T04:02:17-05:00
[INFO] Final Memory: 35M/950M
[INFO]
------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.tycho/jenkins85427056653760027.sh

*+
/home/hudson/genie.tycho/.jenkins/jobs/tycho-gerrit/workspace/tycho-releng/helpers/list_unapproved_dependencies.sh./list_dependencies.sh:
line 8: mvn: command not found*
Recording test results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 1 second
Finished: SUCCESS

3. I really liked how the tycho-gerrit job did an early indication back to
gerrit of build successful before starting integration tests.


[1] https://git.eclipse.org/r/#/c/117304/

Thanks
Jonah



~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com
Mickael Istria
2018-02-13 22:14:08 UTC
Permalink
Hi,
Post by Jonah Graham
1. The Version field in Bugzilla is missing the recently released 1.1.0
version
Seems like only project leads can change this.
Post by Jonah Graham
2. Since a configuration change to Jenkins job tycho-gerrit in build #1463
there is an error message at the end of the job that does not cause the
*+
line 8: mvn: command not found*
I just tried
https://ci.eclipse.org/tycho/job/tycho-gerrit/jobConfigHistory/showDiffFiles?timestamp1=2018-02-08_08-43-17&timestamp2=2018-02-13_17-09-02
to fix that.
--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/>
developer, at Red Hat Developers <https://developers.redhat.com/> community
Elected Committer Representative at the Eclipse Foundation
<https://www.eclipse.org/org/> board of directors
Jonah Graham
2018-02-13 22:20:23 UTC
Permalink
Thanks for the quick response. It seems only project committers can see the
config link you provided.

On 13 Feb 2018 22:14, "Mickael Istria" <***@redhat.com> wrote:

Hi,
Post by Jonah Graham
1. The Version field in Bugzilla is missing the recently released 1.1.0
version
Seems like only project leads can change this.
Post by Jonah Graham
2. Since a configuration change to Jenkins job tycho-gerrit in build #1463
there is an error message at the end of the job that does not cause the
*+
line 8: mvn: command not found*
I just tried https://ci.eclipse.org/tycho/job/tycho-gerrit/jobConfigHistory/
showDiffFiles?timestamp1=2018-02-08_08-43-17&timestamp2=2018-02-13_17-09-02
to fix that.
--
Mickael Istria
Eclipse IDE <https://www.eclipse.org/downloads/eclipse-packages/>
developer, at Red Hat Developers <https://developers.redhat.com/> community
Elected Committer Representative at the Eclipse Foundation
<https://www.eclipse.org/org/> board of directors

_______________________________________________
tycho-dev mailing list
tycho-***@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-dev
Mickael Istria
2018-02-13 22:25:17 UTC
Permalink
Post by Jonah Graham
Thanks for the quick response. It seems only project committers can see
the config link you provided.
I've changed the permissions so anyone should be able to see project
configuration, and hopefully history too.
Jonah Graham
2018-02-14 10:53:41 UTC
Permalink
I can see it now. I will do the same updating of permissions for CDT as I
think having these things visible is a real benefit. Thanks!

Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com
Post by Mickael Istria
Post by Jonah Graham
Thanks for the quick response. It seems only project committers can see
the config link you provided.
I've changed the permissions so anyone should be able to see project
configuration, and hopefully history too.
_______________________________________________
tycho-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-dev
Loading...