|
1 | 1 | Summary: Tests an OSG Software installation
|
2 | 2 | Name: osg-test
|
3 |
| -Version: 2.2.2 |
| 3 | +Version: 2.3.0 |
4 | 4 | Release: 1%{?dist}
|
5 | 5 | License: Apache License, 2.0
|
6 | 6 | Group: Applications/Grid
|
@@ -41,27 +41,34 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
41 | 41 | %{_sbindir}/%{name}-log-viewer
|
42 | 42 |
|
43 | 43 | %changelog
|
| 44 | +* Wed Dec 19 2018 Brian Lin <[email protected]> - 2.3.0-1 |
| 45 | +- Add extra digits to the test numbering scheme |
| 46 | +- Fix bootstrap-osg-test (SOFTWARE-2232) |
| 47 | +- Add tests for xrootd-multiuser, StashCache (SOFTWARE-3369, SOFTWARE-3360) |
| 48 | +- Update tests for HTCondor 8.8.0 (SOFTWARE-3473) |
| 49 | +- Re-enable xrootd-fuse tests |
| 50 | + |
44 | 51 | * Tue Oct 02 2018 Carl Edquist <[email protected]> - 2.2.2-1
|
45 | 52 | - Update bootstrap-osg-test to fetch from source control (SOFTWARE-2232)
|
46 | 53 | - Allow installing slurm without all of osg-tested-internal (SOFTWARE-3347)
|
47 | 54 | - Conditionalize xrootd policy based on lcmaps version (SOFTWARE-3396)
|
48 | 55 |
|
49 |
| -* Tue Aug 7 2018 Suchandra Thapa <[email protected]> |
| 56 | +* Tue Aug 7 2018 Suchandra Thapa <[email protected]> - 2.2.1-1 |
50 | 57 | - Add crl and ca expiration tests for RSV
|
51 | 58 | - Update to use Slurm 17.11.7
|
52 | 59 |
|
53 |
| -* Fri Apr 27 2018 Brian Lin <[email protected]> 2.2.0-1 |
| 60 | +* Fri Apr 27 2018 Brian Lin <[email protected]> - 2.2.0-1 |
54 | 61 | - Move proxy generation to the beginning of the tests
|
55 | 62 | - Add xrootd-lcmaps tests
|
56 | 63 | - Fix BeStMan and gfal test GUMS dependencies
|
57 | 64 | - Disable Gratia tests on EL7
|
58 | 65 | - Drop osg-configure unit tests
|
59 | 66 |
|
60 |
| -* Tue Jan 30 2018 Brian Lin <[email protected]> 2.1.0-1 |
| 67 | +* Tue Jan 30 2018 Brian Lin <[email protected]> - 2.1.0-1 |
61 | 68 | - Add test decorator to limit tests/modules to specific OSG or EL releases (SOFTWARE-2759)
|
62 | 69 | - Fix gfal2 tests to not depend on bestman (SOFTWARE-2911)
|
63 | 70 |
|
64 |
| -* Fri Dec 08 2017 Brian Lin <[email protected]> 2.0.1-1 |
| 71 | +* Fri Dec 08 2017 Brian Lin <[email protected]> - 2.0.1-1 |
65 | 72 | - Grab slurm from development repos instead of contrib (SOFTWARE-2994)
|
66 | 73 | - Fix cagen.py calls for osg-ca-generator-1.3.0
|
67 | 74 |
|
|
0 commit comments