Commit 98573ff
committed
Correct test failures on 2.0-debian10
gpu/install_gpu_driver.sh
* Do not use fair scheduler for 2.0 clusters
* comment out spark-defaults.conf config options as guidance for tuning
gpu/test_gpu.py
* There are now three tests run from the verify_instance_spark function
* * Run the SparkPi example with no parameters specified
* * Run the JavaIndexToStringExample with many parameters specified
* * Run the JavaIndexToStringExample with few parameters specified
cloudbuild/presubmit.sh
* added a continue to skip run of all tests
* to be removed before merge1 parent 10570e2 commit 98573ff
3 files changed
Lines changed: 42 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1445 | 1445 | | |
1446 | 1446 | | |
1447 | 1447 | | |
1448 | | - | |
1449 | | - | |
1450 | | - | |
1451 | | - | |
1452 | | - | |
1453 | | - | |
1454 | | - | |
1455 | | - | |
1456 | | - | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
1460 | | - | |
1461 | | - | |
1462 | | - | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | 1448 | | |
1468 | 1449 | | |
1469 | 1450 | | |
| |||
1560 | 1541 | | |
1561 | 1542 | | |
1562 | 1543 | | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
1563 | 1547 | | |
1564 | 1548 | | |
1565 | 1549 | | |
| |||
1575 | 1559 | | |
1576 | 1560 | | |
1577 | 1561 | | |
1578 | | - | |
| 1562 | + | |
| 1563 | + | |
1579 | 1564 | | |
1580 | | - | |
1581 | | - | |
1582 | | - | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
1583 | 1568 | | |
1584 | | - | |
1585 | | - | |
1586 | | - | |
1587 | | - | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
1588 | 1573 | | |
1589 | 1574 | | |
1590 | 1575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
128 | 135 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
135 | 147 | | |
136 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
137 | 160 | | |
138 | 161 | | |
139 | 162 | | |
| |||
0 commit comments