Revisions of sesdev

Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 27)
tweak changes file
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 26)
- Update to 1.1.9+1585227448.g3a7e36e:
  + upstream 1.1.9 release (2020-03-26)
    * config.yaml: enable setting of repo priority in version_os_repo_mapping (PR #163)
    * provision.sh: add SUSE:CA repo on ses5 (PR #166)
    * Implement feature: "sesdev ssh DEP_ID NODE_ID COMMAND" (PR #175)
    * Implement feature: "sesdev supportconfig DEPLOYMENT_ID NODE_ID" (PR #176)
    * Implement feature: --encrypted-osds (PR #192)
    * provision.sh: do not fail ses5 deployment if ntp not installed (PR #173)
    * ceph_salt_deployment.sh: adapt Drive Group string to new syntax (PR #178)
    * qa/health-ok.sh: wait for OSD nodes to show up (PR #180)
    * Vagrantfile,sesdev.spec: require vagrant > 2.2.2 (PR #167)
    * Use "filesystems:ceph:octopus:upstream" for default cephadm/container build (PR #170)
    * Set "osd crush chooseleaf type = 0" via bootstrap ceph.conf in very small clusters (PR #183)
    * ceph_salt_deployment.sh: Fetch github PRs when installing from src (PR #190)
    * Allow user to override parts of OS_REPOS, VERSION_OS_REPO_MAPPING, and IMAGE_PATHS (PR #146)
buildservice-autocommit accepted request 786818 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 25)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 24)
- Update to 1.1.8+1584097308.ga30c06e:
  + upstream 1.1.8 release (2020-03-13)
    * seslib: remove host's virtual networks on destroy (PR #102)
    * Jenkinsfile.integration for PR testing (PR #118, PR #154) 
    * prometheus and alertmanager tunnels (PR #148)
    * tests: enable unit testing via tox (PR #151)
    * seslib: stop printing misleading device names (PR #150)
    * seslib: Set admin roles for octopus (PR #158)
    * Change "admin" role semantics and make roles configurable (PR #161)
    * Allow user to override parts of OS_REPOS, VERSION_OS_REPO_MAPPING, and
      IMAGE_PATHS (PR #146)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 23)
  + upstream 1.1.7 release (2020-03-09)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 22)
- Update to 1.1.7+1583767117.gc963107:
  + upstream 1.1.7 release (2020-03-05)
    * all PRs mentioned in this changelog since 1.1.6, plus
    * spec: always install sesdev-qa RPM along with sesdev (PR #144)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 21)
- Update to 1.1.6+1583755459.gda48565:
  + spec: disable RH/Fedora Python dependendency generator (PR #140)
  + ceph_salt_deployment: honor --no-deploy-osds option (PR #143)
  + Let --debug run "vagrant up/destroy" in debug mode (PR #89)
  + qa: fix path to qa scripts for RPM case (PR #141)
    (PR #138)
buildservice-autocommit accepted request 781919 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 20)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 19)
- Update to 1.1.6+1583488232.gfdcc651:
  + qa: fix path to qa scripts for RPM case
  + ceph_salt_deployment: run "ceph-salt status" after "ceph-salt config ls"
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 18)
- Update to 1.1.6+1583428626.ga138314: 
  + upstream 1.1.6 release (2020-03-05)
    * sesdev: add --non-interactive option to "sesdev create" (PR #125)
    * Implement "sesdev qa-test" command (PR #129)
    * qa: assert "ceph versions" matches "ceph --version" (PR #131)
    * seslib: correct downstream container for "sesdev create {ses7,octopus}" (PR #130)
    * provision.sh: remove Python 2 so it doesn't pollute the environment (PR #133)
    * Rename --ceph-container-image to --image-path (PR #115)
    * provision: install "command-not-found", "supportutils", etc. in test environments (PR #123)
    * Return with a non-zero exit code in a failure case (PR #127)
    * seslib: rename --deploy-bootstrap to --cephadm-bootstrap (PR #137)
buildservice-autocommit accepted request 779390 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 17)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 16)
- Update to 1.1.5+1582717868.g68df753:
  + upstream 1.1.5 release (2020-02-26)
    * sesdev.spec: use standard ordering of sections
    * sesdev: give the user a way to specify --no-deploy-... (PR #120)
    * seslib: fix --no-deploy-mgrs option not working (PR #122)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 15)
- Update to 1.1.4+1582707984.gdb87191
  + upstream 1.1.4 release (2020-02-26)
    * sesdev.spec: properly package /usr/share/sesdev directory
      (follow-on fix for PR #112)
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 14)
tweak spec file
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 13)
fix build failure
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 12)
- Update to 1.1.3+1582639489.g0e91afa:
  + upstream 1.1.3 release (2020-02-25)
    * Rename ceph-bootstrap to ceph-salt (PR#114)
    * Migrate ceph-bootstrap-qa to sesdev (part 2) (PR#112)
    * provision: remove which RPM from test environment (PR#113)
    * ceph_salt_deployment: disable system update and reboot (PR#117)
    * seslib: by default, a mgr for every mon (PR#111)
buildservice-autocommit accepted request 774983 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 11)
baserev update by copy to link target
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 10)
- Update to 1.1.2+1581962442.g190d64e:
  + upstream 1.1.2 release (2020-02-17)
    * Implement "vagrant box list" and "vagrant box remove" (PR#69)
    * Allow user to specify custom private key file for remote libvirt (PR#71)
    * spec: add Fedora-specific Requires (PR#77)
    * Pillar is now automatically configured by ceph-bootstrap (PR#78)
    * Implement "sesdev scp" feature (PR#101)
    * Implement "sesdev create caasp4" feature (PR#103)
    * Miscellaneous spec file cleanups and bugfixes (PR#72)
    * several fixes for octopus/ses7 deployment (PR#76)
    * Remove any orphaned images after destroy (PR#81)
    * seslib: fix Ceph repos for ses5, ses6, ses7 (PR#83)
    * tools/run_async: decode stderr bytes (PR#88)
    * libvirt/network: autostart networks per default (PR#93)
    * Fix NTP issue that was causing SES5 deployment to fail (PR#108)
    * Increase chances of getting the latest ses7 packages (PR#84)
    * ceph_bootstrap_deployment: log cephadm and ceph-bootstrap version (PR#86)
    * ceph_bootstrap: restart salt-master after ceph-bootstrap installation (PR#87)
    * seslib: add SES7 Internal Media when --qa-test given (PR#90)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 769230 from Nathan Cutler's avatar Nathan Cutler (smithfarm) (revision 9)
initialized devel package after accepting 769230
Nathan Cutler's avatar Nathan Cutler (smithfarm) committed (revision 8)
- Update to 1.1.1+1580550501.gd6782ab:
  + changes from upstream SHA1 d6782abc3002a5a8ec299b1897ad6166a786bafa:
    * Revamp --num-disks handling (PR #65)
    * doc: globally change 'rjfd' to 'SUSE' (PR #66)
    * ceph_bootstrap_deployment: "ceph-bootstrap -ldebug deploy" (PR #68)
    * checkin.sh: use NoSource
    * spec:
      = drop Group
      = streamline %autosetup
      = fix Fedora conditional
Displaying revisions 41 - 60 of 67
openSUSE Build Service is sponsored by