<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-sbe/src/test/testcases/testIstepAuto.py, branch master</title>
<subtitle>Blackbird™ SBE sources</subtitle>
<id>https://git.raptorcs.com/git/talos-sbe/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-sbe/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/'/>
<updated>2018-06-12T10:31:38+00:00</updated>
<entry>
<title>SBE Tool support for fleetwood systems</title>
<updated>2018-06-12T10:31:38+00:00</updated>
<author>
<name>Raja Das</name>
<email>rajadas2@in.ibm.com</email>
</author>
<published>2018-05-11T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=85b69681ae32c9bcd7129466da3766b5521ef5fd'/>
<id>urn:sha1:85b69681ae32c9bcd7129466da3766b5521ef5fd</id>
<content type='text'>
Change-Id: Ic395ca1d1bde3aeabdacfefc473600d58585ff2b
RTC:158861
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58691
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Shakeeb A. Pasha B K &lt;shakeebbk@in.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>BMC Mpipl isteps updated, 50009 Reg updated for Major/Minor Istep</title>
<updated>2017-03-21T08:36:03+00:00</updated>
<author>
<name>Raja Das</name>
<email>rajadas2@in.ibm.com</email>
</author>
<published>2016-12-02T03:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=3096fa341d7199ad69837d3fbc0200d1074e9a74'/>
<id>urn:sha1:3096fa341d7199ad69837d3fbc0200d1074e9a74</id>
<content type='text'>
Change-Id: Id06d2f0e84f055feb3080b043f0ac3de3de5ab01
RTC: 164425
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33292
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Shakeeb A. Pasha B K &lt;shakeebbk@in.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>StopClock Isteps in SBE (Debug usecase in MPIPL)</title>
<updated>2017-02-03T13:39:18+00:00</updated>
<author>
<name>Raja Das</name>
<email>rajadas2@in.ibm.com</email>
</author>
<published>2017-01-13T06:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=8079ff5b9c6ced7c47190d5f17c86a6fdca2c7aa'/>
<id>urn:sha1:8079ff5b9c6ced7c47190d5f17c86a6fdca2c7aa</id>
<content type='text'>
Change-Id: I2eab07b70d021294bb938a2c8aabd9b81641d212
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34817
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
Reviewed-by: Shakeeb A. Pasha B K &lt;shakeebbk@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>autoIstep MPIPL steps addition</title>
<updated>2016-11-16T09:11:46+00:00</updated>
<author>
<name>spashabk-in</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2016-11-16T08:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=7902e02c169917688300b23dbc8bd63a3669513d'/>
<id>urn:sha1:7902e02c169917688300b23dbc8bd63a3669513d</id>
<content type='text'>
Change-Id: I782470817190a069cedca64b664600a52263485a
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32699
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Enhance sbe-istep command to take ranges</title>
<updated>2016-11-14T08:39:52+00:00</updated>
<author>
<name>Shakeeb</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2016-10-21T10:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=29a0cc1e3a5e493cd600ac1924380371d151e82b'/>
<id>urn:sha1:29a0cc1e3a5e493cd600ac1924380371d151e82b</id>
<content type='text'>
Signature of command remains the same
Ex1: sb-istep 2 2     -&gt; will run only istep 2.2
Ex2: sb-istep 2.3 4.5 -&gt; will run all the SBE isteps from 2.3 to 4.5

Change-Id: I7ede7a295485bcf209916c0a05798bfb5173996b
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31611
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update file headers</title>
<updated>2016-09-16T11:08:30+00:00</updated>
<author>
<name>Sachin Gupta</name>
<email>sgupta2m@in.ibm.com</email>
</author>
<published>2016-09-16T09:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=ece97c0ee59eba8efa66aafe782b4a07c0de566a'/>
<id>urn:sha1:ece97c0ee59eba8efa66aafe782b4a07c0de566a</id>
<content type='text'>
Change-Id: Icdd7460d8e3213f9bbd3d52e7825242bc59fc9e9
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29825
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>SBE code restructure: cleanup</title>
<updated>2016-09-01T11:07:29+00:00</updated>
<author>
<name>Shakeeb</name>
<email>shakeebbk@in.ibm.com</email>
</author>
<published>2016-08-31T20:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=1008ef70a71fcfdec398ff30923d5025991c85f4'/>
<id>urn:sha1:1008ef70a71fcfdec398ff30923d5025991c85f4</id>
<content type='text'>
Change-Id: I354cc79ba25b843fdb1a7524a19b8d0c41bd9051
RTC:159709
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29060
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Sachin Gupta &lt;sgupta2m@in.ibm.com&gt;
Reviewed-by: AMIT J. TENDOLKAR &lt;amit.tendolkar@in.ibm.com&gt;
</content>
</entry>
</feed>
