http://bugs.meego.com/show_bug.cgi?id=5610
Summary: nightly testing: access to outside resources
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
Architecture: ---
Status: NEW
Severity: normal
Priority: High
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
First, there was a problem with ssh to
syncevolution.org. This was due to a
change in the SSH setup there. I have fixed this with an entry in
~nightly/.ssh/config.
Second, runtest.py intentionally contains git@gitorious.org:<something> as repo
URL for SyncEvolution and Synthesis. The purpose is that it allows the
following work flow:
- make some change on the test machine in /work/runtests/head
- as user "nightly": run tests
- as normal user: commit to
gitorious.org
Permissions should be set such that this shared access to /work/runtests is
possible.
I noticed that a) permissions weren't right (for whatever reason) and b) the
git:// URL schema was used.
Has someone checked out the repos manually?
I'll wipe out /work/runtests/* and try whether a run completes now as intended.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.