Requesting Windows checks on an individual PR is now as simple as adding a
"windows" label.
Labels can be added in GitHub (just below the list of reviewers). The best
time to add this is when creating the PR (if adding this label to an existing
PR, you'll need to push another commit or an empt
What I am looking for is a script like following:
./regression -Z deploy \
-n \
-o \
-g \
-u \
-t \
-k \
-F \
Example:
./regression deploy -n 10 -o centos7 \
-g
~/gemfire/closed/pivotalgf-assembly/build/distributions/pivotal-gemfire-regression-0.0.0.tgz
\
I vote to is also with current/existing process (not running for every PR).
We can create an on-request prechecking running on windows machine like what we
did for running some regression tests, if someone really need to run it on
windows (Actually, I'd love to have this tool)
On 6/25/20, 1:52
How about another option:
6) Provide someway to file a secondary/optional Pull Request that just runs
the Windows tests. This 2nd PR would never go anywhere (just get closed
after reviewing the test results) and it could even be on a fork of Apache
Geode to keep it from polluting the main PR secti
Looking at the cost and value derived; My vote is with current/existing process
(not running for every PR).
On 6/25/20, 11:39 AM, "Mark Hanson" wrote:
I support adding it in, but I think the time wasted is less than you think.
I think for me the most important thing is finding an issue wh
It's been a couple of years since Sai and I tried (but failed) to dockerize the
tests. I'm sure docker support has improved and it might be worth trying that
again.
--Jens
On 6/25/20, 10:08 AM, "Jacob Barrett" wrote:
> On Jun 25, 2020, at 10:01 AM, Jinmei Liao wrote:
>
> +1,
I support adding it in, but I think the time wasted is less than you think. I
think for me the most important thing is finding an issue when it is put in.
I think the current way is actually faster and more efficient, because every PR
doesn’t have to wait the 4 hours and in reality the number is
+1 to add Windows tests to the PR pipeline. It may take longer time to run
(up to 4 hours). But consider the time wasted on reverting, fixing and
resubmitting, if there is a failure after merging to the develop branch. It
is better to add the Windows tests to the PR pipeline. We can reevaluate
and
In principal, +1 for adding them.
But if it is gating or not, is determined by how much extra time we now have to
add to waiting for a PR build to complete.
Is there any way that we could improve the time testing time of these?
—Udo
On Jun 25, 2020, 11:05 AM -0700, Bruce Schuchardt , wrote:
If
If they take a very long time to run, how about adding them but not requiring
them to pass?
On 6/25/20, 10:08 AM, "Jacob Barrett" wrote:
> On Jun 25, 2020, at 10:01 AM, Jinmei Liao wrote:
>
> +1, what was the reason for it not being included the PR before?
The Windows inte
This is going to hurt timewise, but +1.
> On Jun 25, 2020, at 10:11 AM, Kirk Lund wrote:
>
> Another option:
>
> (5) introduce a new staging branch that PRs merge directly to. Windows
> testing occurs on this staging branch. Then any PRs that pass on the
> staging branch can then be merged or c
Another option:
(5) introduce a new staging branch that PRs merge directly to. Windows
testing occurs on this staging branch. Then any PRs that pass on the
staging branch can then be merged or cherry-picked to develop.
On Thu, Jun 25, 2020 at 10:08 AM Jacob Barrett wrote:
>
>
> > On Jun 25, 202
my changes and
avoided the need to revert.
From: Jinmei Liao
Sent: Thursday, June 25, 2020 10:01 AM
To: dev@geode.apache.org
Subject: Re: [PROPOSAL] Add windows jobs to PR checks
+1, what was the reason for it not being included the PR before
> On Jun 25, 2020, at 10:01 AM, Jinmei Liao wrote:
>
> +1, what was the reason for it not being included the PR before?
The Windows integration and acceptance tests take a very long time to run
because we can’t dockerize and parallelize them. They have also be very flaky
in the past.
+1 to add Windows jobs to PR checks (1)
I know there are some folks who may be resistant to this for good reasons,
but the problem is that what we are currently doing is untenable and
wasteful. Every other week, I hit this and then waste a day reverting,
fixing, resubmitting.
I don't want to subm
+1, what was the reason for it not being included the PR before?
From: Dick Cavender
Sent: Thursday, June 25, 2020 9:54 AM
To: dev@geode.apache.org
Subject: RE: [PROPOSAL] Add windows jobs to PR checks
+1
-Original Message-
From: Owen Nichols
Sent
+1
-Original Message-
From: Owen Nichols
Sent: Thursday, June 25, 2020 9:38 AM
To: dev@geode.apache.org
Subject: Re: [PROPOSAL] Add windows jobs to PR checks
+1 for adding all JDK11 Windows tests to PR pipeline.
On 6/25/20, 9:29 AM, "Kirk Lund" wrote:
I merge
+1 for adding all JDK11 Windows tests to PR pipeline.
On 6/25/20, 9:29 AM, "Kirk Lund" wrote:
I merged some new AcceptanceTests to develop after having my PR go GREEN.
But now these tests are failing in Windows.
I'd like to propose that we add the Windows jobs to our PR checks if w
18 matches
Mail list logo