public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Goals and milestones
@ 2009-06-24  9:38 Garrett Cooper
  2009-06-24 13:24 ` Cyril Hrubis
  2009-06-25  9:10 ` Subrata Modak
  0 siblings, 2 replies; 5+ messages in thread
From: Garrett Cooper @ 2009-06-24  9:38 UTC (permalink / raw)
  To: Subrata Modak; +Cc: LTP list

Hi Subrata,
     After being away from FOSS for a while I'm going to jump back in  
a bit to get some work done in my personal time that aligns itself  
with deliverables at Cisco. Here's the breakdown in terms of priorities:
1. Ltp crosscompile makefile push completion - need this to resolve  
several issues with the current hacked make system and expedite  
upgrades on our end. Hard goal: before July snapshot is released  
(several items are dependent on a functioning upgrade). I will commit  
in small, discrete patches to get the work done quicker, but I'll need  
a makefile reviewer.
2. Catepault work. This aligns itself with 1., but isn't directly tied  
into 1.'s deliverable. Maybe October.
3. tst_res -> testreport replacement. Needs to take place somewhere  
around 2.'s deliverable because we need a more license neutral and  
equivalent, if not cleaner, means of doing test reporting to improve  
whitebox testing inhouse. I'd say before Thanksgiving.
4. Upstart whitebox tests - I originally suggested this thinking that  
there would be one Upstart release train, but Scott's maintaining  
several, so I think it may be a better idea to omit these tests and  
focus instead on exporting the graybox tests I'm working on inhouse at  
Cisco as they are more portable and have more overall value. I'm  
thinking maybe January or february of next year.

Hope that better describes where I'm at and what goals i'm trying to  
accomplish.

Thanks,
-Garrett 

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Goals and milestones
  2009-06-24  9:38 [LTP] Goals and milestones Garrett Cooper
@ 2009-06-24 13:24 ` Cyril Hrubis
  2009-06-25  9:10 ` Subrata Modak
  1 sibling, 0 replies; 5+ messages in thread
From: Cyril Hrubis @ 2009-06-24 13:24 UTC (permalink / raw)
  To: Garrett Cooper; +Cc: LTP list

Hi,
> 1. Ltp crosscompile makefile push completion - need this to resolve  
> several issues with the current hacked make system and expedite  
> upgrades on our end. Hard goal: before July snapshot is released  
> (several items are dependent on a functioning upgrade). I will commit  
> in small, discrete patches to get the work done quicker, but I'll need  
> a makefile reviewer.

I'm currently working on cleaning ltp build system and quite big part of the
ltp in my tree is fixed. I'll send patch with preview here soon.

Basically it implements Makefile.include where all definitions are in one place
and removes all hacks in Makefiles as well as speeds up building.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Goals and milestones
  2009-06-24  9:38 [LTP] Goals and milestones Garrett Cooper
  2009-06-24 13:24 ` Cyril Hrubis
@ 2009-06-25  9:10 ` Subrata Modak
  2009-06-25 14:18   ` Mike Frysinger
  1 sibling, 1 reply; 5+ messages in thread
From: Subrata Modak @ 2009-06-25  9:10 UTC (permalink / raw)
  To: Garrett Cooper, Nathan Straz, Mike Frysinger; +Cc: LTP list

Great to hear back from you. Your plan looks good to me. However, i
would like to complete the Makefiles stuff this year itself. I know its
quite tedious. May be i would also pitch in to help you post my Linux
Symposium 2009 in July 2009.

On Wed, 2009-06-24 at 02:38 -0700, Garrett Cooper wrote: 
> Hi Subrata,
>      After being away from FOSS for a while I'm going to jump back in  
> a bit to get some work done in my personal time that aligns itself  
> with deliverables at Cisco. Here's the breakdown in terms of priorities:
> 1. Ltp crosscompile makefile push completion - need this to resolve  
> several issues with the current hacked make system and expedite  
> upgrades on our end. Hard goal: before July snapshot is released  
> (several items are dependent on a functioning upgrade). I will commit  
> in small, discrete patches to get the work done quicker, but I'll need  
> a makefile reviewer.

Nathan has already been helping us. So, we would get help from him and
Mike as well. I need to bring back Mike as well for more LTP
involvement. Mike, what do you say ;-)

Regards--
Subrata

> 2. Catepault work. This aligns itself with 1., but isn't directly tied  
> into 1.'s deliverable. Maybe October.
> 3. tst_res -> testreport replacement. Needs to take place somewhere  
> around 2.'s deliverable because we need a more license neutral and  
> equivalent, if not cleaner, means of doing test reporting to improve  
> whitebox testing inhouse. I'd say before Thanksgiving.
> 4. Upstart whitebox tests - I originally suggested this thinking that  
> there would be one Upstart release train, but Scott's maintaining  
> several, so I think it may be a better idea to omit these tests and  
> focus instead on exporting the graybox tests I'm working on inhouse at  
> Cisco as they are more portable and have more overall value. I'm  
> thinking maybe January or february of next year.
> 
> Hope that better describes where I'm at and what goals i'm trying to  
> accomplish.
> 
> Thanks,
> -Garrett 


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Goals and milestones
  2009-06-25  9:10 ` Subrata Modak
@ 2009-06-25 14:18   ` Mike Frysinger
  2009-06-26 11:33     ` Subrata Modak
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2009-06-25 14:18 UTC (permalink / raw)
  To: subrata; +Cc: LTP list, Nathan Straz


[-- Attachment #1.1: Type: text/plain, Size: 1239 bytes --]

On Thursday 25 June 2009 05:10:38 Subrata Modak wrote:
> Great to hear back from you. Your plan looks good to me. However, i
> would like to complete the Makefiles stuff this year itself. I know its
> quite tedious. May be i would also pitch in to help you post my Linux
> Symposium 2009 in July 2009.
>
> On Wed, 2009-06-24 at 02:38 -0700, Garrett Cooper wrote:
> > Hi Subrata,
> >      After being away from FOSS for a while I'm going to jump back in
> > a bit to get some work done in my personal time that aligns itself
> > with deliverables at Cisco. Here's the breakdown in terms of priorities:
> > 1. Ltp crosscompile makefile push completion - need this to resolve
> > several issues with the current hacked make system and expedite
> > upgrades on our end. Hard goal: before July snapshot is released
> > (several items are dependent on a functioning upgrade). I will commit
> > in small, discrete patches to get the work done quicker, but I'll need
> > a makefile reviewer.
>
> Nathan has already been helping us. So, we would get help from him and
> Mike as well. I need to bring back Mike as well for more LTP
> involvement. Mike, what do you say ;-)

sure, if the patches get posted to the list and i dont miss them ...
-mike

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 79 bytes --]

------------------------------------------------------------------------------

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] Goals and milestones
  2009-06-25 14:18   ` Mike Frysinger
@ 2009-06-26 11:33     ` Subrata Modak
  0 siblings, 0 replies; 5+ messages in thread
From: Subrata Modak @ 2009-06-26 11:33 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: LTP list, Nathan Straz


On Thu, 2009-06-25 at 10:18 -0400, Mike Frysinger wrote: 
> On Thursday 25 June 2009 05:10:38 Subrata Modak wrote:
> > Great to hear back from you. Your plan looks good to me. However, i
> > would like to complete the Makefiles stuff this year itself. I know its
> > quite tedious. May be i would also pitch in to help you post my Linux
> > Symposium 2009 in July 2009.
> >
> > On Wed, 2009-06-24 at 02:38 -0700, Garrett Cooper wrote:
> > > Hi Subrata,
> > >      After being away from FOSS for a while I'm going to jump back in
> > > a bit to get some work done in my personal time that aligns itself
> > > with deliverables at Cisco. Here's the breakdown in terms of priorities:
> > > 1. Ltp crosscompile makefile push completion - need this to resolve
> > > several issues with the current hacked make system and expedite
> > > upgrades on our end. Hard goal: before July snapshot is released
> > > (several items are dependent on a functioning upgrade). I will commit
> > > in small, discrete patches to get the work done quicker, but I'll need
> > > a makefile reviewer.
> >
> > Nathan has already been helping us. So, we would get help from him and
> > Mike as well. I need to bring back Mike as well for more LTP
> > involvement. Mike, what do you say ;-)
> 
> sure, if the patches get posted to the list and i dont miss them ...

Yes, they will get posted to the list, and, even if you miss them i will
remind you ;-)

Regards--
Subrata

> -mike


------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2009-06-26 11:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24  9:38 [LTP] Goals and milestones Garrett Cooper
2009-06-24 13:24 ` Cyril Hrubis
2009-06-25  9:10 ` Subrata Modak
2009-06-25 14:18   ` Mike Frysinger
2009-06-26 11:33     ` Subrata Modak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox