Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature complete means that all planned features are implemented in the system and ready for final QA.

For

...

Test Freeze (Jan 25)

QA complete means that all known bugs are being tracked, all bug fixes are verified and documented, and the release process can begin.

...

TaskWhoStatusNotes
Verify that all known bugs are checked into JIRA(All)(tick)TBS
Complete all JIRA verifications(All)

(tick)
 

   

Preform independent verification that bug fixes address issue and if necessary create test. 
Complete QA Test Freeze wrap-up tasksDJC, SPH, JJKP, RQ(tick)

See here: http://li394-117.members.linode.com:8090/display/GW/Engineering+Activities

Address all JIRA tickets awaiting feedback(All)(tick)

 

If someone is asking for clarification, provide requested information.
Mark .tc files with requirements and verify traceability to new requirements(All)

DSC:
RQ:

SPH:  

This is new this year! 
Perform Static AnalysisWCS SPH/MES

(tick)

 

Run VS analysis tool to identify possible issues

...

TaskWhoStatus

Internal

Status

Notes
Update data files
WCS

SPH: Updated the Schatten file, that is manual.  Tested locally.

WCS: Waiting on Mac tests (MES)(tick)

DJC: (tick)

 

Update eopc04_08.62-now and run smoke tests and SPICE .bpc file (SHOULD be moved to App Freeze)

Go to bin folder in the test system and run RunDataFileTests.m Without running preparegmat().

Update Info.plist and RunGMAT as needed;

and RunGmat.m (test system) if needed

WCS

WCS: hoping someone else can review latest mods?(tick)

DJC: (tick)  Looks good.  Minor comment sent to WCS.

(tick)Need copyright and release number/name at least; Update to default MATLAB version in test system file
Address issues in Static Analysis resultsWCS/MES(tick)(tick) 
Update license textSPH

(tick)

Nothing to do for R2018a

 

Update application/License.txt file.  May be nothing to do since license did not change.

Update copyright and code headers w/ legal statementSPH (tick) 

This tool makes adding paragraphs and changing headers simple.  http://sourceforge.net/projects/findandreplace/

As of R2018a these directories have files that need updating.

public\src (hpp, cpp)

public\plugin (hpp, cpp)

public\application\matlab\

internal\code (hpp,cpp)

we have missed console code... find path and add it here.

Readme file

 

For R2018a, replace this:

// Copyright (c) 2002 - 2017

with this

// Copyright (c) 2002 - 2018

Final bug fixes(All) 

 
Mark all open bugs as Affects: current releaseSPH  in JIRA, mark all open tickets as affects the current release
Set release name in codeWCS(tick)(tick)Change GmatGlobals to use formal release name
Update version number in CmakelistsDJC(tick)  

...