#2707 closed task (fixed)
Setup winnie and debbie to run nightly garden tests
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | QA/buildbots | Version: | 2.1.x |
Keywords: | Cc: |
Description
From #2706 I guess success on windows does not guarantee success on other platforms.
Anyrate probably good to run once daily anyway just to catch major intros of crashers early.
Change History (5)
comment:1 by , 11 years ago
comment:2 by , 8 years ago
Regina, is this fixed ? Could you take a look at some bugs you filed, which were last updated more than 6 months ago ? Fall cleaning !
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both travis, winnie and debbie are now running garden tests.
ci/travis/run_garden.sh 12:bash ./ci/travis/logbt -- make garden ci/winnie/regress_postgis.sh 195: make garden ci/debbie/postgis_regress.sh 112: echo "Running garden test" 113: make garden
Note:
See TracTickets
for help on using tickets.
Having difficulty getting debbie to do garden. I think My make install step is failing and not sure why. Might be a permission issue.
Just gives:
{{{—— Making check in extensions make[1]: Entering directory `/var/lib/jenkins/workspace/postgis/branches/2.2/extensions' Nothing to check make[1]: Leaving directory `/var/lib/jenkins/workspace/postgis/branches/2.2/extensions' [: 60: Illegal number: }}}
and the .so file never appears in pg install folder. And of course garden fails with:
CREATE FUNCTION ERROR: could not access file "$libdir/postgis-2.2": No such file or directory