Bug 710215
Summary: | [RFE] set WantAWS = False in EC2 hooks | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Luigi Toscano <ltoscano> |
Component: | condor-ec2-enhanced-hooks | Assignee: | Robert Rati <rrati> |
Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 1.3 | CC: | iboverma, jneedle, matt, mkudlej |
Target Milestone: | 2.0.1 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | condor-ec2-enhanced-hooks-1.2-3 | Doc Type: | Bug Fix |
Doc Text: |
C: Following documentation to ensure an EC2E job was routed only to EC2
C: The job would route to EC2, but would never run to completion
F: Set WantEC2E = False in the ClassAd sent to the EC2 AMI
R: EC2E jobs that include WantAWS =!= True in their requirements will run.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-07 16:45:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 723887 |
Description
Luigi Toscano
2011-06-02 17:44:21 UTC
'WantAWS = False' is set in the classad sent to sqs Fixed on BZ710215-set-WantAWS Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: C: Following documentation to ensure an EC2E job was routed only to EC2 C: The job would route to EC2, but would never run to completion F: Set WantEC2E = False in the ClassAd sent to the EC2 AMI R: EC2E jobs that include WantAWS =!= True in their requirements will run. WantAWS is now set to False by the hooks and jobs terminates correctly. Verified on RHEL5.7/6.1, i386/x86_64 (submitters). condor-7.6.3-0.3 condor-classads-7.6.3-0.3 python-condorutils-1.5-4 condor-job-hooks-1.5-4 python-condorec2e-1.2-3 condor-ec2-enhanced-hooks-1.2-3 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-1249.html |