git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [GSOC]About the microproject related to CI
@ 2018-03-23  1:44 Zhibin Li
  2018-03-24  8:46 ` Christian Couder
  0 siblings, 1 reply; 2+ messages in thread
From: Zhibin Li @ 2018-03-23  1:44 UTC (permalink / raw)
  To: git

Hi all,

I'm Zhibin Li, an undergraduate from China and I'm interested in 
automated testing. Since the application deadline is coming, hope it's 
not too late for me to start with the microproject. If it's ok, I would 
like to take Git CI Improvements 4 as my starting point. But the 
description on the website shows less details so I wonder what am I 
supposed to do more specifically? Reporting the results or trying to 
figure out the how and why those results come out independently? It 
would be nice if you guys can tell me about any details.

Thanks,
Zhibin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GSOC]About the microproject related to CI
  2018-03-23  1:44 [GSOC]About the microproject related to CI Zhibin Li
@ 2018-03-24  8:46 ` Christian Couder
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Couder @ 2018-03-24  8:46 UTC (permalink / raw)
  To: Zhibin Li; +Cc: git

Hi,

On Fri, Mar 23, 2018 at 2:44 AM, Zhibin Li <08826794brmt@gmail.com> wrote:
> Hi all,
>
> I'm Zhibin Li, an undergraduate from China and I'm interested in automated
> testing. Since the application deadline is coming, hope it's not too late
> for me to start with the microproject.

As the Student Application Period ends on March 27, I think there are
very few chances that your microproject and your proposal will get
advanced enough at the end of the period for you to be selected. You
can still try if you really want though.

> If it's ok, I would like to take Git
> CI Improvements 4 as my starting point. But the description on the website
> shows less details so I wonder what am I supposed to do more specifically?

It looks like the CI improvements 4 is:

install CVS on the build machines to run t94?? and t96?? tests
install SVN on the build machines to run t91?? tests
install Apache Web Server to run 5539, 5550, and 5561

So it seems to me that you should create a patch that changes:

https://github.com/git/git/blob/master/.travis.yml

so that the testing machines will have some software installed that is
required to run some tests.

See:

e7e9f5e7a1 (travis-ci: enable Git SVN tests t91xx on Linux, 2016-05-19), and

https://public-inbox.org/git/20180305200400.3769-1-sidm1999@gmail.com/

for example.

> Reporting the results or trying to figure out the how and why those results
> come out independently? It would be nice if you guys can tell me about any
> details.

No this is not about the results of the tests.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-24  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23  1:44 [GSOC]About the microproject related to CI Zhibin Li
2018-03-24  8:46 ` Christian Couder

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).