Commit Graph

39 Commits

Author SHA1 Message Date
Caleb Herpin
f4bc0836dd Fixed typo 2021-07-27 18:57:33 -05:00
Caleb Herpin
bbb02a625a Added second info. 2021-07-27 18:55:26 -05:00
Caleb Herpin
c1e2755a9f Changed trick_home using workspace 2021-07-27 18:51:11 -05:00
Caleb Herpin
811f9c1f44 Fixed path to sim. Added Info job. 2021-07-27 18:33:20 -05:00
Caleb Herpin
825d13bd5e Updated trick_home 2021-07-27 18:15:10 -05:00
Caleb Herpin
4645fb627f Setting trick_home 2021-07-27 18:06:52 -05:00
Caleb Herpin
aab2ed927b Moved civet test after trick build 2021-07-27 14:55:51 -05:00
Caleb Herpin
7a4a833297 Add change dir command 2021-07-27 14:47:01 -05:00
Caleb Herpin
780d337794 using . instead of source 2021-07-27 14:43:44 -05:00
Caleb Herpin
7a25dcf78c moved civet test to after we checkout out repo 2021-07-27 14:37:11 -05:00
Caleb Herpin
a12b25e3dc Moved civet testing expect a fail 2021-07-27 14:33:20 -05:00
Caleb Herpin
9e66c48bd8 Added Civet tests to test_linux 2021-07-27 14:21:13 -05:00
Caleb Herpin
63174971b3 git reverted test_linux.yml 2021-07-27 13:34:28 -05:00
Caleb Herpin
3a1f273d4b Removed extra test_linux step 2021-07-27 13:28:21 -05:00
Caleb Herpin
a350941b10 Using requirements file 2021-07-27 13:26:29 -05:00
Caleb Herpin
193bc0f7af Using python 3.9 2021-07-27 11:44:15 -05:00
Caleb Herpin
08e06328cd Removed trusted hosts 2021-07-27 11:20:38 -05:00
Caleb Herpin
ca35755d6c changed python version to 3.8 2021-07-27 11:18:36 -05:00
Caleb Herpin
5981749550 added trusted host 2021-07-27 11:13:44 -05:00
Caleb Herpin
5438b1aa7d actions running as 1001 2021-07-27 11:10:25 -05:00
Caleb Herpin
4163d3ad9a add pip upgrade to test_linux 2021-07-27 11:05:48 -05:00
Caleb Herpin
0ce2fff974 Manually installing pip packages 2021-07-27 10:56:52 -05:00
Caleb Herpin
692aa3e34c fixed python-version in yml 2021-07-27 10:53:14 -05:00
Caleb Herpin
a01f6b3d57 Edited linux test 2021-07-27 10:51:19 -05:00
Caleb Herpin
83317a38d6 Added pip installs to test_linux.yml 2021-07-27 10:44:35 -05:00
Caleb Herpin
c09947bf3e Only running pytests 2021-07-27 10:29:57 -05:00
Caleb Herpin
7ef4013058 Added python to github actions 2021-07-27 09:51:55 -05:00
Scott Fennell
ddadc48ed8
Update test_linux.yml 2021-05-26 23:15:57 -05:00
Scott Fennell
0ec1f80945
add pull request to linux tests 2021-05-26 22:00:38 -05:00
Scott Fennell
d42b26131c
disable fedora in github actions 2021-05-26 21:56:59 -05:00
Derek Bankieris
8d314fa1b1 Zip SWIG-generated python modules
Closes #1144
2021-05-19 17:23:33 -05:00
Scott Fennell
c0791b46d9
icg default constructor is deleted (#1109)
* check if default constructor is deleted #1094

* unit test icg deleted default constructor #1094

* Update centos 7 swig version to 3.0 to support deleted function in SIM_deleted_default_constructor test

Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>

closes #1094
2021-02-05 19:32:36 -06:00
Scott Fennell
35a543485c
Update test_linux.yml 2021-02-04 23:56:35 -06:00
Scott Fennell
808a28c076
1103 32bit own test suite (#1104)
* Create test_32.yml

closes #1103
2021-01-28 18:48:18 -06:00
Scott Fennell
217fccdb80
Update test_linux.yml 2021-01-11 10:51:09 -06:00
Scott Fennell
3e853a6337
Update test_linux.yml 2021-01-11 09:37:03 -06:00
Scott Fennell
0878485f3f
Update udunits location in trick-32 bit build 2021-01-11 09:27:22 -06:00
Scott Fennell
939b3002d1
tv dynamic allocations post initialization and test update (#1090)
* #1086 append runtime allocations when sie is requested instead of initialization

* #1088 change sie error to warning and improve warning message

* #1089 lowercase powertools in centOS 8 config


closes #1086
closes #1088
closes #1089
2020-12-15 12:48:21 -06:00
Fennell, Scott P 263712616
fc8444270d split github actions tests by kernel 2020-11-10 13:14:35 -06:00