Opened 10 years ago

Closed 5 years ago

Last modified 4 years ago

#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 robe, 10 years ago

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

comment:2 by strk, 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:3 by robe, 8 years ago

I'll revisit. I don't think it's fixed yet.

comment:4 by Algunenano, 5 years ago

Resolution: fixed
Status: newclosed

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

comment:5 by robe, 4 years ago

Milestone: Management 2.0Website Management, Bots

Milestone renamed

Note: See TracTickets for help on using tickets.