Jira (PUP-9355) Refactor cron acceptance tests to use the correct cron backend for each Linux platform

2019-03-20 Thread Geoff Nichols (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Geoff Nichols assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9355  
 
 
  Refactor cron acceptance tests to use the correct cron backend for each Linux platform   
 

  
 
 
 
 

 
Change By: 
 Geoff Nichols  
 
 
Assignee: 
 Branan Riley  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-9355) Refactor cron acceptance tests to use the correct cron backend for each Linux platform

2018-12-10 Thread Scott McClellan (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Scott McClellan updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9355  
 
 
  Refactor cron acceptance tests to use the correct cron backend for each Linux platform   
 

  
 
 
 
 

 
Change By: 
 Scott McClellan  
 
 
Labels: 
 needs_decision  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-9355) Refactor cron acceptance tests to use the correct cron backend for each Linux platform

2018-12-10 Thread Scott McClellan (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Scott McClellan assigned an issue to Branan Riley  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9355  
 
 
  Refactor cron acceptance tests to use the correct cron backend for each Linux platform   
 

  
 
 
 
 

 
Change By: 
 Scott McClellan  
 
 
Assignee: 
 Branan Riley  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-9355) Refactor cron acceptance tests to use the correct cron backend for each Linux platform

2018-12-10 Thread Scott Garman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Scott Garman created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9355  
 
 
  Refactor cron acceptance tests to use the correct cron backend for each Linux platform   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2018/12/10 10:52 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Scott Garman  
 

  
 
 
 
 

 
 In the process of adding support for Fedora 29, a workaround was performed to install cronie as the cron backend for Fedora builds. During a review, it was noted that we're doing this for all EL and Fedora versions, even though the default cron backend is different between versions. For example, EL 5 used vixie-cron, and Fedora 28 & 29 use a systemd replacement for cron. Since we want to use the distro's correct default to model what our users will end up doing, the cron puppet acceptance tests need to be refactored to address this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment